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

bug-versions

Package Overview
Dependencies
Maintainers
9
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.67.1 to 1.68.0

24

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

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

},
">= 12.0.0 < 12.22.7": {
"version": "12.22.7",
"reason": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
">= 12.0.0 < 12.22.9": {
"version": "12.22.9",
"reason": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
},

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

},
">= 14.0.0 < 14.18.1": {
"version": "14.18.1",
"reason": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
">= 14.0.0 < 14.18.3": {
"version": "14.18.3",
"reason": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
},

@@ -78,5 +78,9 @@ ">= 15.0.0 < 15.10.0": {

},
">= 16.0.0 < 16.11.1": {
"version": "16.11.1",
"reason": "https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/"
">= 16.0.0 < 16.13.2": {
"version": "16.13.2",
"reason": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
},
">= 17.0.0 < 17.3.1": {
"version": "17.3.1",
"reason": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
}

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