You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@angular-devkit/build-webpack

Package Overview
Dependencies
Maintainers
2
Versions
885
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
0.900.0-next.1
to
0.900.0-next.2
+4
-4
package.json
{
"name": "@angular-devkit/build-webpack",
"version": "0.900.0-next.1",
"version": "0.900.0-next.2",
"description": "Webpack Builder for Architect",

@@ -10,6 +10,6 @@ "experimental": true,

"dependencies": {
"@angular-devkit/architect": "0.900.0-next.1",
"@angular-devkit/core": "9.0.0-next.1",
"@angular-devkit/architect": "0.900.0-next.2",
"@angular-devkit/core": "9.0.0-next.2",
"rxjs": "6.4.0",
"webpack-merge": "4.2.1"
"webpack-merge": "4.2.2"
},

@@ -16,0 +16,0 @@ "peerDependencies": {