@bazel/terser
Advanced tools
Comparing version 4.4.0 to 4.4.2
{ | ||
"name": "@bazel/terser", | ||
"peerDependencies": { | ||
"terser": ">=4.0.0 <5.0.0" | ||
"terser": ">=4.0.0 <5.9.0" | ||
}, | ||
"description": "Run Terser JS optimizer under Bazel", | ||
"license": "Apache-2.0", | ||
"version": "4.4.0", | ||
"version": "4.4.2", | ||
"repository": { | ||
@@ -27,2 +27,2 @@ "type" : "git", | ||
} | ||
} | ||
} |
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
34085