Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign in
Socket

@angular-devkit/build-angular

Package Overview
Dependencies
Maintainers
2
Versions
900
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
20.3.9
to
20.3.10
+7
-7
package.json
{
"name": "@angular-devkit/build-angular",
"version": "20.3.9",
"version": "20.3.10",
"description": "Angular Webpack Build Facade",

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

"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.2003.9",
"@angular-devkit/build-webpack": "0.2003.9",
"@angular-devkit/core": "20.3.9",
"@angular/build": "20.3.9",
"@angular-devkit/architect": "0.2003.10",
"@angular-devkit/build-webpack": "0.2003.10",
"@angular-devkit/core": "20.3.10",
"@angular/build": "20.3.10",
"@babel/core": "7.28.3",

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

"@discoveryjs/json-ext": "0.6.3",
"@ngtools/webpack": "20.3.9",
"@ngtools/webpack": "20.3.10",
"ansi-colors": "4.1.3",

@@ -76,3 +76,3 @@ "autoprefixer": "10.4.21",

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

@@ -79,0 +79,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.3.9';
const VERSION = '20.3.10';
function hasCacheMetadata(value) {

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