New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@schematics/angular

Package Overview
Dependencies
Maintainers
0
Versions
852
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
18.2.15

6

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

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

"dependencies": {
"@angular-devkit/core": "18.2.14",
"@angular-devkit/schematics": "18.2.14",
"@angular-devkit/core": "18.2.15",
"@angular-devkit/schematics": "18.2.15",
"jsonc-parser": "3.3.1"

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

@@ -18,4 +18,4 @@ "use strict";

Angular: dependencies['@angular/core'],
DevkitBuildAngular: '^18.2.14',
AngularSSR: '^18.2.14',
DevkitBuildAngular: '^18.2.15',
AngularSSR: '^18.2.15',
};