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.23.0 to 1.24.0

6

History.md
1.24.0 / 2019-01-16
==================
**fixes**
* [[`170ef01`](http://github.com/cnpm/bug-versions/commit/170ef01a789e2f1a70197d4d74fec5ae7723b14e)] - fix: supertest Unprocessable Entity (#35) (killa <<killa123@126.com>>)
1.23.0 / 2019-01-08

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

8

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

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

}
},
"supertest": {
"3.4.0": {
"version": "3.3.0",
"reason": "https://github.com/visionmedia/supertest/issues/534"
}
}

@@ -332,0 +338,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