Sign In

@ngtools/webpack

Package Overview
Dependencies
Maintainers
2
Versions
1094
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
22.1.0
to
22.2.0-next.0
+2
-2
package.json
{
"name": "@ngtools/webpack",
"version": "22.1.0",
"version": "22.2.0-next.0",
"description": "Webpack plugin that AoT compiles your Angular components and modules.",

@@ -18,3 +18,3 @@ "main": "./src/index.js",

"peerDependencies": {
"@angular/compiler-cli": "^22.0.0",
"@angular/compiler-cli": "^22.0.0 || ^22.2.0-next.0",
"typescript": ">=6.0 <6.1",

@@ -21,0 +21,0 @@ "webpack": "^5.54.0"