bug-versions
Advanced tools
Comparing version 1.43.0 to 1.44.0
@@ -1,2 +0,2 @@ | ||
# [1.43.0](https://github.com/cnpm/bug-versions/compare/1.42.0...1.43.0) (2020-02-11) | ||
# [1.44.0](https://github.com/cnpm/bug-versions/compare/1.43.0...1.44.0) (2020-02-11) | ||
@@ -6,3 +6,3 @@ | ||
* Node.js February 2020 Security Releases ([#80](https://github.com/cnpm/bug-versions/issues/80)) ([75854a3](https://github.com/cnpm/bug-versions/commit/75854a3490a38c27f08b65c4a09603872fb8b090)) | ||
* hotfix crypto-js@3.2.0 to 3.1.9-1 ([#81](https://github.com/cnpm/bug-versions/issues/81)) ([2f34db1](https://github.com/cnpm/bug-versions/commit/2f34db128c878c13979ccfa4b71f33df4ec78021)), closes [/github.com/brix/crypto-js/issues/256#issuecomment-584644251](https://github.com//github.com/brix/crypto-js/issues/256/issues/issuecomment-584644251) | ||
@@ -9,0 +9,0 @@ 1.36.0 / 2019-08-14 |
{ | ||
"name": "bug-versions", | ||
"version": "1.43.0", | ||
"version": "1.44.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -481,2 +481,8 @@ "main": "index.js", | ||
} | ||
}, | ||
"crypto-js": { | ||
"3.2.0": { | ||
"version": "3.1.9-1", | ||
"reason": "https://github.com/brix/crypto-js/issues/256#issuecomment-584644251" | ||
} | ||
} | ||
@@ -483,0 +489,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
31417