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.40.0 to 1.40.1

7

History.md

@@ -0,2 +1,8 @@

## [1.40.1](https://github.com/cnpm/bug-versions/compare/1.40.0...1.40.1) (2019-09-24)
### Bug Fixes
* use npm to install deps ([#67](https://github.com/cnpm/bug-versions/issues/67)) ([57fdef7](https://github.com/cnpm/bug-versions/commit/57fdef7))
1.36.0 / 2019-08-14

@@ -353,2 +359,1 @@ ==================

* [[`9699c6d`](http://github.com/cnpm/bug-versions/commit/9699c6d026772cc4ef9de17b2ad26790d9587eba)] - chore: add badges (fengmk2 <<fengmk2@gmail.com>>),fatal: No names found, cannot describe anything.

11

package.json
{
"name": "bug-versions",
"version": "1.40.0",
"version": "1.40.1",
"description": "collect all bug versions on npm package",

@@ -470,5 +470,8 @@ "main": "index.js",

"@semantic-release/release-notes-generator",
["@semantic-release/changelog", {
"changelogFile": "History.md"
}],
[
"@semantic-release/changelog",
{
"changelogFile": "History.md"
}
],
"@semantic-release/npm",

@@ -475,0 +478,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