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
0
Versions
207
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

to
1.109.0

24

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

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

},
">= 18.0.0 < 18.20.4": {
"version": "18.20.4",
"reason": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases"
">= 18.0.0 < 18.20.6": {
"version": "18.20.6",
"reason": "https://nodejs.org/en/blog/vulnerability/january-2025-security-releases"
},
">= 20.0.0 < 20.15.1": {
"version": "20.15.1",
"reason": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases"
">= 20.0.0 < 20.18.2": {
"version": "20.18.2",
"reason": "https://nodejs.org/en/blog/vulnerability/january-2025-security-releases"
},

@@ -90,5 +90,9 @@ ">= 21.0.0 < 21.7.2": {

},
">= 22.0.0 < 22.4.1": {
"version": "22.4.1",
"reason": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases"
">= 22.0.0 < 22.13.1": {
"version": "22.13.1",
"reason": "https://nodejs.org/en/blog/vulnerability/january-2025-security-releases"
},
">= 23.0.0 < 23.6.1": {
"version": "23.6.1",
"reason": "https://nodejs.org/en/blog/vulnerability/january-2025-security-releases"
}

@@ -95,0 +99,0 @@ },

# bug-versions
[![NPM version][npm-image]][npm-url]
[![CI](https://github.com/cnpm/bug-versions/actions/workflows/nodejs.yml/badge.svg?branch=master)](https://github.com/cnpm/bug-versions/actions/workflows/nodejs.yml)
[![Known Vulnerabilities][snyk-image]][snyk-url]
[![npm download][download-image]][download-url]
[![Node.js CI][actions-image]][actions-url]
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)
![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/cnpm/bug-versions)

@@ -14,4 +16,2 @@ [npm-image]: https://img.shields.io/npm/v/bug-versions.svg?style=flat-square

[download-url]: https://npmjs.org/package/bug-versions
[actions-image]: https://github.com/cnpm/bug-versions/workflows/Node.js%20CI/badge.svg
[actions-url]: https://github.com/cnpm/bug-versions/actions

@@ -18,0 +18,0 @@ collect all bug versions on npm package.