New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bug-versions

Package Overview
Dependencies
Maintainers
6
Versions
206
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.6.1 to 1.7.0

6

History.md
1.7.0 / 2018-08-09
==================
**features**
* [[`a32e00f`](http://github.com/cnpm/bug-versions/commit/a32e00f0e54c4260cb0affd415c301646cec9775)] - feat: use uws@10.148.1 for 99.0.0 and 10.148.2 (#12) (fengmk2 <<fengmk2@gmail.com>>)
1.6.1 / 2018-06-27

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

12

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

@@ -84,2 +84,12 @@ "main": "index.js",

}
},
"uws": {
"99.0.0": {
"version": "10.148.1",
"reason": "https://www.reddit.com/r/node/comments/91kgte/uws_has_been_deprecated/e2yym4i/"
},
"10.148.2": {
"version": "10.148.1",
"reason": "https://www.reddit.com/r/node/comments/91kgte/uws_has_been_deprecated/e2yym4i/"
}
}

@@ -86,0 +96,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