You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@schematics/angular

Package Overview
Dependencies
Maintainers
2
Versions
891
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schematics/angular - npm Package Compare versions

Comparing version

to
20.0.6

6

package.json
{
"name": "@schematics/angular",
"version": "20.0.5",
"version": "20.0.6",
"description": "Schematics specific to Angular",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/angular/angular-cli",

"dependencies": {
"@angular-devkit/core": "20.0.5",
"@angular-devkit/schematics": "20.0.5",
"@angular-devkit/core": "20.0.6",
"@angular-devkit/schematics": "20.0.6",
"jsonc-parser": "3.3.1"

@@ -29,0 +29,0 @@ },

@@ -19,5 +19,5 @@ "use strict";

NgPackagr: '^20.0.0',
DevkitBuildAngular: '^20.0.5',
AngularBuild: '^20.0.5',
AngularSSR: '^20.0.5',
DevkitBuildAngular: '^20.0.6',
AngularBuild: '^20.0.6',
AngularSSR: '^20.0.6',
};

Sorry, the diff of this file is not supported yet