@ngtools/webpack
Advanced tools
Comparing version 18.0.0-next.3 to 18.0.0-next.4
{ | ||
"name": "@ngtools/webpack", | ||
"version": "18.0.0-next.3", | ||
"version": "18.0.0-next.4", | ||
"description": "Webpack plugin that AoT compiles your Angular components and modules.", | ||
@@ -34,3 +34,3 @@ "main": "./src/index.js", | ||
"engines": { | ||
"node": "^18.19.1 || >=20.11.1", | ||
"node": "^18.19.1 || ^20.11.1 || >=22.0.0", | ||
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0", | ||
@@ -37,0 +37,0 @@ "yarn": ">= 1.13.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
140340