Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bug-versions

Package Overview
Dependencies
Maintainers
7
Versions
203
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.50.4 to 1.51.0

6

History.md

@@ -1,6 +0,6 @@

## [1.50.4](https://github.com/cnpm/bug-versions/compare/1.50.3...1.50.4) (2020-08-24)
# [1.51.0](https://github.com/cnpm/bug-versions/compare/1.50.4...1.51.0) (2020-09-20)
### Bug Fixes
### Features
* intl-messageformat-parser incompatible versions ([#107](https://github.com/cnpm/bug-versions/issues/107)) ([360274c](https://github.com/cnpm/bug-versions/commit/360274c437aba47e3b211f52a6198b2efd3d6394))
* Node.js September 2020 Security Releases ([#108](https://github.com/cnpm/bug-versions/issues/108)) ([36b018d](https://github.com/cnpm/bug-versions/commit/36b018d48e80cc7e4870287d598c1b2229908943))
{
"name": "bug-versions",
"version": "1.50.4",
"version": "1.51.0",
"description": "collect all bug versions on npm package",

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

},
">= 10.0.0 < 10.19.0": {
"version": "10.19.0",
"reason": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
">= 10.0.0 < 10.22.1": {
"version": "10.22.1",
"reason": "https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/"
},

@@ -61,5 +61,5 @@ ">= 11.0.0 < 11.10.1": {

},
">= 12.0.0 < 12.15.0": {
"version": "12.15.0",
"reason": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
">= 12.0.0 < 12.18.4": {
"version": "12.18.4",
"reason": "https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/"
},

@@ -69,2 +69,6 @@ ">= 13.0.0 < 13.8.0": {

"reason": "https://nodejs.org/en/blog/vulnerability/february-2020-security-releases/"
},
">= 14.0.0 < 14.11.0": {
"version": "14.11.0",
"reason": "https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/"
}

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