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

@ngtools/webpack

Package Overview
Dependencies
Maintainers
2
Versions
1023
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngtools/webpack - npm Package Compare versions

Comparing version
21.1.2
to
21.2.0-next.0
+3
-3
package.json
{
"name": "@ngtools/webpack",
"version": "21.1.2",
"version": "21.2.0-next.0",
"description": "Webpack plugin that AoT compiles your Angular components and modules.",

@@ -28,7 +28,7 @@ "main": "./src/index.js",

"peerDependencies": {
"@angular/compiler-cli": "^21.0.0",
"@angular/compiler-cli": "^21.0.0 || ^21.2.0-next.0",
"typescript": ">=5.9 <6.0",
"webpack": "^5.54.0"
},
"packageManager": "pnpm@10.28.1",
"packageManager": "pnpm@10.28.2",
"engines": {

@@ -35,0 +35,0 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",