🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@angular-devkit/build-angular

Package Overview
Dependencies
Maintainers
2
Versions
974
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/build-angular - npm Package Compare versions

Comparing version
22.1.0
to
22.1.1
+8
-8
package.json
{
"name": "@angular-devkit/build-angular",
"version": "22.1.0",
"version": "22.1.1",
"description": "Angular Webpack Build Facade",

@@ -10,6 +10,6 @@ "main": "src/index.js",

"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.2201.0",
"@angular-devkit/build-webpack": "0.2201.0",
"@angular-devkit/core": "22.1.0",
"@angular/build": "22.1.0",
"@angular-devkit/architect": "0.2201.1",
"@angular-devkit/build-webpack": "0.2201.1",
"@angular-devkit/core": "22.1.1",
"@angular/build": "22.1.1",
"@babel/core": "8.0.1",

@@ -25,3 +25,3 @@ "@babel/generator": "8.0.0",

"@discoveryjs/json-ext": "1.1.0",
"@ngtools/webpack": "22.1.0",
"@ngtools/webpack": "22.1.1",
"ansi-colors": "4.1.3",

@@ -59,3 +59,3 @@ "autoprefixer": "10.5.4",

"tslib": "2.8.1",
"webpack": "5.108.4",
"webpack": "5.109.2",
"webpack-dev-middleware": "8.0.3",

@@ -76,3 +76,3 @@ "webpack-dev-server": "5.2.6",

"@angular/service-worker": "^22.0.0",
"@angular/ssr": "^22.1.0",
"@angular/ssr": "^22.1.1",
"browser-sync": "^3.0.2",

@@ -79,0 +79,0 @@ "karma": "^6.3.0",

@@ -13,3 +13,3 @@ "use strict";

/** Version placeholder is replaced during the build process with actual package version */
const VERSION = '22.1.0';
const VERSION = '22.1.1';
function hasCacheMetadata(value) {

@@ -16,0 +16,0 @@ return (!!value &&