@angular-devkit/build-optimizer
Advanced tools
Comparing version 0.1300.0-next.8 to 0.1300.0-next.9
{ | ||
"name": "@angular-devkit/build-optimizer", | ||
"version": "0.1300.0-next.8", | ||
"version": "0.1300.0-next.9", | ||
"description": "Angular Build Optimizer", | ||
@@ -36,3 +36,3 @@ "experimental": true, | ||
"engines": { | ||
"node": "^12.20.0 || >=14.0.0", | ||
"node": "^12.20.0 || ^14.15.0 || >=16.10.0", | ||
"npm": "^6.11.0 || ^7.5.6", | ||
@@ -39,0 +39,0 @@ "yarn": ">= 1.13.0" |
@@ -5,2 +5,7 @@ # Angular Build Optimizer | ||
This package is **deprecated** and should not be used. It has always been experimental (never hit | ||
`1.0.0`) and was an internal package for the Angular CLI. All the relevant functionality has been | ||
moved into | ||
[`@angular-devkit/build-angular`](https://npmjs.com/package/@angular-devkit/build-angular). | ||
## Available optimizations | ||
@@ -7,0 +12,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
87557
240