You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@angular-devkit/schematics

Package Overview
Dependencies
Maintainers
2
Versions
966
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/schematics - npm Package Compare versions

Comparing version
8.1.0-rc.0
to
8.1.0
+2
-3
package.json
{
"name": "@angular-devkit/schematics",
"version": "8.1.0-rc.0",
"version": "8.1.0",
"description": "Angular Schematics - Library",

@@ -21,3 +21,3 @@ "main": "src/index.js",

"dependencies": {
"@angular-devkit/core": "8.1.0-rc.0",
"@angular-devkit/core": "8.1.0",
"rxjs": "6.4.0"

@@ -41,3 +41,2 @@ },

"hooks": {
"pre-commit": "lint-staged",
"pre-push": "node ./bin/devkit-admin hooks/pre-push"

@@ -44,0 +43,0 @@ }