bug-versions
Advanced tools
Comparing version 1.30.0 to 1.31.0
1.31.0 / 2019-05-05 | ||
================== | ||
**features** | ||
* [[`a06e23e`](http://github.com/cnpm/bug-versions/commit/a06e23e171c7c3ce8075c1b5715aee9c90db9ab6)] - feat: fix w3c-xmlserializer@1.1.1 (#46) (Houfeng <<admin@xhou.net>>) | ||
**fixes** | ||
* [[`63b8360`](http://github.com/cnpm/bug-versions/commit/63b83602a3dbc91b91fcdde8efd069b64722c78b)] - fix: nyc 4.13.1 (#48) (TZ | 天猪 <<atian25@qq.com>>) | ||
1.30.0 / 2019-03-07 | ||
@@ -3,0 +12,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.30.0", | ||
"version": "1.31.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -364,2 +364,14 @@ "main": "index.js", | ||
} | ||
}, | ||
"w3c-xmlserializer": { | ||
"1.1.1": { | ||
"version": "1.0.1", | ||
"reason": "https://github.com/jsdom/w3c-xmlserializer/issues/10" | ||
} | ||
}, | ||
"nyc": { | ||
"14.1.0": { | ||
"version": "13.3.0", | ||
"reason": "https://github.com/istanbuljs/nyc/issues/1097" | ||
} | ||
} | ||
@@ -366,0 +378,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
25036