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

@angular-devkit/core

Package Overview
Dependencies
Maintainers
2
Versions
945
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/core - npm Package Compare versions

Comparing version
8.1.0-beta.2
to
8.1.0-beta.3
+2
-1
package.json
{
"name": "@angular-devkit/core",
"version": "8.1.0-beta.2",
"version": "8.1.0-beta.3",
"description": "Angular DevKit - Core Utility Library",

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

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

@@ -40,0 +41,0 @@ }