bug-versions
Advanced tools
Comparing version 1.0.1 to 1.1.0
1.1.0 / 2018-02-09 | ||
================== | ||
**features** | ||
* [[`a4ed15a`](http://github.com/cnpm/bug-versions/commit/a4ed15a80d941c404a8af5764b9e75b937aa1208)] - feat: skip uglify-es@3.3.10 (#2) (Randy <<randypriv@gmail.com>>) | ||
1.0.1 / 2017-12-25 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -35,2 +35,8 @@ "main": "index.js", | ||
} | ||
}, | ||
"uglify-es": { | ||
"3.3.10": { | ||
"version": "3.3.9", | ||
"reason": "see https://github.com/mishoo/UglifyJS2/issues/2896" | ||
} | ||
} | ||
@@ -37,0 +43,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
2838