Socket
Socket
Sign inDemoInstall

@angular-devkit/build-angular

Package Overview
Dependencies
Maintainers
2
Versions
718
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 18.2.7 to 18.2.8

12

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

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

"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.1802.7",
"@angular-devkit/build-webpack": "0.1802.7",
"@angular-devkit/core": "18.2.7",
"@angular/build": "18.2.7",
"@angular-devkit/architect": "0.1802.8",
"@angular-devkit/build-webpack": "0.1802.8",
"@angular-devkit/core": "18.2.8",
"@angular/build": "18.2.8",
"@babel/core": "7.25.2",

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

"@discoveryjs/json-ext": "0.6.1",
"@ngtools/webpack": "18.2.7",
"@ngtools/webpack": "18.2.8",
"@vitejs/plugin-basic-ssl": "1.1.0",

@@ -28,0 +28,0 @@ "ansi-colors": "4.1.3",

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc