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.29.0 to 1.29.1

6

History.md
1.29.1 / 2019-03-03
==================
**fixes**
* [[`7f4736a`](http://github.com/cnpm/bug-versions/commit/7f4736a639672fe0d41fdd237e48db0f96943f58)] - fix: February 2019 Security Releases support alinode (fengmk2 <<fengmk2@gmail.com>>)
1.29.0 / 2019-02-28

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

14

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

@@ -62,9 +62,9 @@ "main": "index.js",

},
">= 3.0.0 < 3.14.0": {
"version": "3.14.0",
"reason": "https://github.com/nodejs/node/pull/24811"
">= 3.0.0 < 3.14.1": {
"version": "3.14.1",
"reason": "https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/"
},
">= 4.0.0 < 4.7.0": {
"version": "4.7.0",
"reason": "https://github.com/nodejs/node/pull/24811"
">= 4.0.0 < 4.7.1": {
"version": "4.7.1",
"reason": "https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/"
}

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