bug-versions
Advanced tools
Comparing version 1.26.0 to 1.27.0
1.27.0 / 2019-02-25 | ||
================== | ||
**features** | ||
* [[`3d75dc8`](http://github.com/cnpm/bug-versions/commit/3d75dc82c7808d625a3cf5afbd4ef3c15f889188)] - feat: fix highlight.js@9.15.1 (fengmk2 <<fengmk2@gmail.com>>) | ||
1.26.0 / 2019-01-22 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.26.0", | ||
"version": "1.27.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -331,2 +331,8 @@ "main": "index.js", | ||
}, | ||
"highlight.js": { | ||
"9.15.1": { | ||
"version": "9.15.0", | ||
"reason": "https://github.com/highlightjs/highlight.js/issues/1984" | ||
} | ||
}, | ||
"supertest": { | ||
@@ -333,0 +339,0 @@ "3.4.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
21587