bug-versions
Advanced tools
Comparing version 1.38.0 to 1.39.0
@@ -1,8 +0,2 @@ | ||
# [1.38.0](https://github.com/cnpm/bug-versions/compare/1.37.0...1.38.0) (2019-08-22) | ||
### Features | ||
* August 2019 Security Releases ([#64](https://github.com/cnpm/bug-versions/issues/64)) ([b76bb38](https://github.com/cnpm/bug-versions/commit/b76bb38)) | ||
1.36.0 / 2019-08-14 | ||
@@ -359,1 +353,2 @@ ================== | ||
* [[`9699c6d`](http://github.com/cnpm/bug-versions/commit/9699c6d026772cc4ef9de17b2ad26790d9587eba)] - chore: add badges (fengmk2 <<fengmk2@gmail.com>>),fatal: No names found, cannot describe anything. | ||
{ | ||
"name": "bug-versions", | ||
"version": "1.38.0", | ||
"version": "1.39.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -431,2 +431,16 @@ "main": "index.js", | ||
} | ||
}, | ||
"minipass": { | ||
"2.6.2": { | ||
"version": "2.5.1", | ||
"reason": "https://github.com/isaacs/minipass/issues/8" | ||
}, | ||
"2.6.1": { | ||
"version": "2.5.1", | ||
"reason": "https://github.com/isaacs/minipass/issues/8" | ||
}, | ||
"2.6.0": { | ||
"version": "2.5.1", | ||
"reason": "https://github.com/isaacs/minipass/issues/8" | ||
} | ||
} | ||
@@ -445,8 +459,5 @@ } | ||
"@semantic-release/release-notes-generator", | ||
[ | ||
"@semantic-release/changelog", | ||
{ | ||
"changelogFile": "History.md" | ||
} | ||
], | ||
["@semantic-release/changelog", { | ||
"changelogFile": "History.md" | ||
}], | ||
"@semantic-release/npm", | ||
@@ -453,0 +464,0 @@ "@semantic-release/github" |
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
29630