@igniteui/angular-schematics
Ignite UI for Angular Schematics for ng new and ng generate
7
Versions
MIT
License
Yes
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
igniteui
Keywords
schematics
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| publish-pattern | new-deps-added | AI (publish-pattern): typescript is a legitimate runtime dep for an Angular schematics package; not a suspicious addition. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Long-standing schematics package; postinstall runs a local setup script, consistent with documented tooling across 406 versions. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads a user project config file (igx-project.json); not arbitrary module loading, stable pattern for this package. | ai | |
| phantom-deps | phantom-dep:@schematics/angular | AI (phantom-deps): @schematics/angular is referenced in schematics config files, not direct JS imports; false positive for this package type. | ai |