🚀 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
20.0.1

14

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

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

"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.2000.0",
"@angular-devkit/build-webpack": "0.2000.0",
"@angular-devkit/core": "20.0.0",
"@angular/build": "20.0.0",
"@angular-devkit/architect": "0.2000.1",
"@angular-devkit/build-webpack": "0.2000.1",
"@angular-devkit/core": "20.0.1",
"@angular/build": "20.0.1",
"@babel/core": "7.27.1",

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

"@discoveryjs/json-ext": "0.6.3",
"@ngtools/webpack": "20.0.0",
"@ngtools/webpack": "20.0.1",
"@vitejs/plugin-basic-ssl": "2.0.0",

@@ -77,3 +77,3 @@ "ansi-colors": "4.1.3",

"@angular/service-worker": "^20.0.0",
"@angular/ssr": "^20.0.0",
"@angular/ssr": "^20.0.1",
"@web/test-runner": "^0.20.0",

@@ -80,0 +80,0 @@ "browser-sync": "^3.0.2",

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

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

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