bug-versions
Advanced tools
Comparing version 1.8.0 to 1.9.0
1.9.0 / 2018-08-21 | ||
================== | ||
**features** | ||
* [[`4853eba`](http://github.com/cnpm/bug-versions/commit/4853eba1056504485c26e4b3197fff091b2a0105)] - feat: use alinode@3.11.7 (fengmk2 <<fengmk2@gmail.com>>) | ||
1.8.0 / 2018-08-16 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -58,5 +58,5 @@ "main": "index.js", | ||
}, | ||
">= 3.0.0 < 3.11.5 || =3.11.6": { | ||
"version": "3.11.5", | ||
"reason": "https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/" | ||
">= 3.0.0 < 3.11.7": { | ||
"version": "3.11.7", | ||
"reason": "https://help.aliyun.com/document_detail/60811.html" | ||
}, | ||
@@ -63,0 +63,0 @@ ">= 4.0.0 < 4.2.2": { |
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
8416