New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rushstack/eslint-bulk

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/eslint-bulk - npm Package Compare versions

Comparing version

to
0.1.79

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.1.79",
"tag": "@rushstack/eslint-bulk_v0.1.79",
"date": "Thu, 27 Feb 2025 01:10:39 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.1`"
}
]
}
},
{
"version": "0.1.78",

@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-bulk_v0.1.78",

7

CHANGELOG.md
# Change Log - @rushstack/eslint-bulk
This log was last generated on Wed, 26 Feb 2025 16:11:11 GMT and should not be manually modified.
This log was last generated on Thu, 27 Feb 2025 01:10:39 GMT and should not be manually modified.
## 0.1.79
Thu, 27 Feb 2025 01:10:39 GMT
_Version update only_
## 0.1.78

@@ -6,0 +11,0 @@ Wed, 26 Feb 2025 16:11:11 GMT

4

package.json
{
"name": "@rushstack/eslint-bulk",
"version": "0.1.78",
"version": "0.1.79",
"description": "Roll out new ESLint rules in a large monorepo without cluttering up your code with \"eslint-ignore-next-line\"",

@@ -30,3 +30,3 @@ "main": "index.js",

"@types/node": "20.17.19",
"@rushstack/heft": "0.69.0",
"@rushstack/heft": "0.69.1",
"local-node-rig": "1.0.0"

@@ -33,0 +33,0 @@ },