Gathering detailed insights and metrics for @angular-devkit/schematics-cli
Gathering detailed insights and metrics for @angular-devkit/schematics-cli
Gathering detailed insights and metrics for @angular-devkit/schematics-cli
Gathering detailed insights and metrics for @angular-devkit/schematics-cli
npm install @angular-devkit/schematics-cli
Typescript
Module System
Min. Node Version
Node Version
NPM Version
94.3
Supply Chain
79.8
Quality
96.3
Maintenance
100
Vulnerability
99.6
License
TypeScript (95.02%)
Starlark (2.32%)
JavaScript (1.33%)
HTML (0.99%)
EJS (0.24%)
Shell (0.06%)
jq (0.03%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
26,933 Stars
16,835 Commits
11,950 Forks
989 Watchers
32 Branches
659 Contributors
Updated on Jul 14, 2025
Latest Version
20.1.0
Package Id
@angular-devkit/schematics-cli@20.1.0
Unpacked Size
45.63 kB
Size
13.15 kB
File Count
39
NPM Version
11.4.2
Node Version
22.15.1
Published on
Jul 09, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
This package contains the executable for running a Schematic.
$ schematics [CollectionName:]SchematicName [options, ...]
By default, if the collection name is not specified, use the internal collection provided
by the Schematics CLI.
Options:
--debug Debug mode. This is true by default if the collection is a relative
path (in that case, turn off with --debug=false).
--allow-private Allow private schematics to be run from the command line. Default to
false.
--dry-run Do not output anything, but instead just show what actions would be
performed. Default to true if debug is also true.
--force Force overwriting files that would otherwise be an error.
--list-schematics List all schematics from the collection, by name. A collection name
should be suffixed by a colon. Example: '@angular-devkit/schematics-cli:'.
--no-interactive Disables interactive input prompts.
--verbose Show more information.
--help Show this message.
Any additional option is passed to the Schematics depending on its schema.
1$ schematics blank <name>
1$ schematics schematic --name <name>
No vulnerabilities found.
Reason
update tool detected
Details
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
all changesets reviewed
Reason
30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
no binaries found in the repo
Reason
all dependencies are pinned
Details
Reason
license file detected
Details
Reason
22 out of 22 merged PRs checked by a CI test -- score normalized to 10
Reason
project has 64 contributing companies or organizations
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
branch protection is not maximal on development and all release branches
Details
Reason
6 existing vulnerabilities detected
Details
Reason
badge detected: InProgress
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-07-13T02:48:56Z
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More