Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bug-versions

Package Overview
Dependencies
Maintainers
6
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bug-versions - npm Package Compare versions

Comparing version 1.38.0 to 1.39.0

7

History.md

@@ -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.

25

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc