bug-versions
Advanced tools
Comparing version 1.6.0 to 1.6.1
1.6.1 / 2018-06-27 | ||
================== | ||
**fixes** | ||
* [[`48f656e`](http://github.com/cnpm/bug-versions/commit/48f656efd03cd71ff6a0ab902807c4d228e19125)] - fix: should use nanomatch 1.2.9 (fengmk2 <<fengmk2@gmail.com>>) | ||
1.6.0 / 2018-06-27 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "collect all bug versions on npm package", | ||
@@ -80,4 +80,4 @@ "main": "index.js", | ||
"nanomatch": { | ||
"1.2.9": { | ||
"version": "1.2.11", | ||
"1.2.11": { | ||
"version": "1.2.9", | ||
"reason": "https://github.com/micromatch/nanomatch/issues/15" | ||
@@ -84,0 +84,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
5811