Socket
Socket
Sign inDemoInstall

@angular-devkit/schematics-cli

Package Overview
Dependencies
Maintainers
2
Versions
733
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/schematics-cli - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

16

package.json
{
"name": "@angular-devkit/schematics-cli",
"version": "0.4.0",
"version": "0.4.1",
"description": "Angular Schematics - CLI",

@@ -20,6 +20,10 @@ "bin": {

],
"engines": {
"node": ">= 8.9.0",
"npm": ">= 5.5.1"
},
"dependencies": {
"@angular-devkit/core": "0.4.0",
"@angular-devkit/schematics": "0.4.0",
"@schematics/schematics": "0.4.0",
"@angular-devkit/core": "0.4.1",
"@angular-devkit/schematics": "0.4.1",
"@schematics/schematics": "0.4.1",
"minimist": "^1.2.0",

@@ -32,6 +36,2 @@ "rxjs": "^5.5.6"

},
"engines": {
"node": ">= 6.9.0",
"npm": ">= 3.0.0"
},
"author": "Angular Authors",

@@ -38,0 +38,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc