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.17.0 to 1.17.1

6

History.md
1.17.1 / 2018-11-30
==================
**fixes**
* [[`9a31a5a`](http://github.com/cnpm/bug-versions/commit/9a31a5af49df40e2fd7b23e80fd93641de22175f)] - fix: dont change node 8 on gcc problem (fengmk2 <<fengmk2@gmail.com>>)
1.17.0 / 2018-11-29

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

8

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

@@ -40,5 +40,5 @@ "main": "index.js",

},
">= 8.0.0 < 8.14.0": {
"version": "8.14.0",
"reason": "https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/"
">= 8.0.0 < 8.11.4": {
"version": "8.11.4",
"reason": "https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/"
},

@@ -45,0 +45,0 @@ ">= 10.0.0 < 10.14.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