bug-versions
Advanced tools
Comparing version 1.27.2 to 1.28.0
1.28.0 / 2019-02-28 | ||
================== | ||
**features** | ||
* [[`cad7d0b`](http://github.com/cnpm/bug-versions/commit/cad7d0b40677f2a43488094dd11b8424c197c311)] - feat: use npm@6.7.0 instead of npm@6.8.0 (#41) (fengmk2 <<fengmk2@gmail.com>>) | ||
1.27.2 / 2019-02-25 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.27.2", | ||
"version": "1.28.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -337,2 +337,8 @@ "main": "index.js", | ||
}, | ||
"npm": { | ||
"6.8.0": { | ||
"version": "6.7.0", | ||
"reason": "https://npm.community/t/npm-pack-leaving-out-files-6-8-0-only/5382/5" | ||
} | ||
}, | ||
"supertest": { | ||
@@ -339,0 +345,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
22439