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.9.0 to 1.10.0

6

History.md
1.10.0 / 2018-08-30
==================
**fixes**
* [[`4c8b6a6`](http://github.com/cnpm/bug-versions/commit/4c8b6a64286471b55df8d7d27b1aee8a30974976)] - fix: node-deprecate break change (#15) (AngrySean <<xujihui1985@gmail.com>>)
1.9.0 / 2018-08-21

@@ -3,0 +9,0 @@ ==================

8

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

@@ -138,2 +138,8 @@ "main": "index.js",

}
},
"node-deprecate": {
"1.1.0": {
"version": "1.0.0",
"reason": "breaking change"
}
}

@@ -140,0 +146,0 @@ }

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