🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@angular-devkit/build-angular

Package Overview
Dependencies
Maintainers
2
Versions
804
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

to
18.2.20

14

package.json
{
"name": "@angular-devkit/build-angular",
"version": "18.2.19",
"version": "18.2.20",
"description": "Angular Webpack Build Facade",

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

"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.1802.19",
"@angular-devkit/build-webpack": "0.1802.19",
"@angular-devkit/core": "18.2.19",
"@angular/build": "18.2.19",
"@angular-devkit/architect": "0.1802.20",
"@angular-devkit/build-webpack": "0.1802.20",
"@angular-devkit/core": "18.2.20",
"@angular/build": "18.2.20",
"@babel/core": "7.26.10",

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

"@discoveryjs/json-ext": "0.6.1",
"@ngtools/webpack": "18.2.19",
"@ngtools/webpack": "18.2.20",
"ansi-colors": "4.1.3",

@@ -68,3 +68,3 @@ "autoprefixer": "10.4.20",

"webpack-dev-middleware": "7.4.2",
"webpack-dev-server": "5.0.4",
"webpack-dev-server": "5.2.2",
"webpack-merge": "6.0.1",

@@ -71,0 +71,0 @@ "webpack-subresource-integrity": "5.1.0"

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

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

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