@bazel/terser
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -8,3 +8,3 @@ { | ||
"license": "Apache-2.0", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"repository": { | ||
@@ -11,0 +11,0 @@ "type" : "git", |
@@ -39,3 +39,3 @@ # Terser rules for Bazel | ||
```python | ||
load("//@bazel/terser:index.bzl", "terser_minified") | ||
load("@npm//@bazel/terser:index.bzl", "terser_minified") | ||
@@ -42,0 +42,0 @@ terser_minified( |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
31268
1