bug-versions
Advanced tools
Comparing version 1.14.3 to 1.15.0
1.15.0 / 2018-11-21 | ||
================== | ||
**features** | ||
* [[`da891e1`](http://github.com/cnpm/bug-versions/commit/da891e1fdad5d59fb9a654207b91bdd66dbacf7e)] - feat: add @mdx-js/mdx bug versions (#23) (Janry <<wangzhili56@126.com>>) | ||
1.14.3 / 2018-11-13 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.14.3", | ||
"version": "1.15.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -68,2 +68,12 @@ "main": "index.js", | ||
"bug-versions": { | ||
"@mdx-js/mdx": { | ||
"0.16.1": { | ||
"version": "0.16.0", | ||
"reason": "see https://github.com/mdx-js/mdx/issues/322" | ||
}, | ||
"0.16.2": { | ||
"version": "0.16.0", | ||
"reason": "see https://github.com/mdx-js/mdx/issues/322" | ||
} | ||
}, | ||
"is-my-json-valid": { | ||
@@ -70,0 +80,0 @@ "2.17.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
12866