bug-versions
Advanced tools
Comparing version 1.5.0 to 1.6.0
1.6.0 / 2018-06-27 | ||
================== | ||
**fixes** | ||
* [[`2bd952d`](http://github.com/cnpm/bug-versions/commit/2bd952d4dea4c1ea7082180af7713af1955ebe5a)] - fix: nanomatch@1.2.11 (#9) (Haoliang Gao <<sakura9515@gmail.com>>) | ||
1.5.0 / 2018-05-17 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -78,2 +78,8 @@ "main": "index.js", | ||
} | ||
}, | ||
"nanomatch": { | ||
"1.2.9": { | ||
"version": "1.2.11", | ||
"reason": "https://github.com/micromatch/nanomatch/issues/15" | ||
} | ||
} | ||
@@ -80,0 +86,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
5592