bug-versions
Advanced tools
Comparing version 1.4.0 to 1.4.1
1.4.1 / 2018-05-07 | ||
================== | ||
**fixes** | ||
* [[`cf17282`](http://github.com/cnpm/bug-versions/commit/cf172820369ce8feab881b8c676911cf3a42300b)] - fix: egg-core@3.21.0 make jar2proxy failed (#7) (zōng yǔ <<gxcsoccer@users.noreply.github.com>>) | ||
1.4.0 / 2018-04-03 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "collect all bug versions on npm package", | ||
@@ -63,2 +63,8 @@ "main": "index.js", | ||
} | ||
}, | ||
"egg-core": { | ||
"3.21.0": { | ||
"version": "3.20.3", | ||
"reason": "https://github.com/cnpm/bug-versions/issues/6" | ||
} | ||
} | ||
@@ -65,0 +71,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4557
1