bug-versions
Advanced tools
Comparing version 1.19.0 to 1.20.0
1.20.0 / 2018-12-25 | ||
================== | ||
**features** | ||
* [[`3ed608f`](http://github.com/cnpm/bug-versions/commit/3ed608f94b9f9a0fe4b18684c22bf676e03e8591)] - feat: add loader-utils bug version (#30) (Zoujie <<yibn2008@gmail.com>>) | ||
1.19.0 / 2018-12-25 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.19.0", | ||
"version": "1.20.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -312,2 +312,8 @@ "main": "index.js", | ||
} | ||
}, | ||
"loader-utils": { | ||
"1.2.0": { | ||
"version": "1.1.0", | ||
"reason": "https://github.com/webpack/loader-utils/issues/133" | ||
} | ||
} | ||
@@ -314,0 +320,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
19457