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.2.0 to 1.3.0

6

History.md
1.3.0 / 2018-03-13
==================
**fixes**
* [[`e65f8a0`](http://github.com/cnpm/bug-versions/commit/e65f8a0972e60a0a3c103c126c770168b04d3253)] - fix: forbid request@2.84.0 (#4) (Haoliang Gao <<sakura9515@gmail.com>>)
1.2.0 / 2018-02-11

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

8

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

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

}
},
"request": {
"2.84.0": {
"version": "2.85.0",
"reason": "https://github.com/cnpm/bug-versions/issues/3"
}
}

@@ -49,0 +55,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