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.78

12

CHANGELOG.json

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

{
"version": "0.1.78",
"tag": "@rushstack/eslint-bulk_v0.1.78",
"date": "Wed, 26 Feb 2025 16:11:11 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.69.0`"
}
]
}
},
{
"version": "0.1.77",

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

7

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

@@ -6,0 +11,0 @@ Sat, 22 Feb 2025 01:11:12 GMT

6

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

@@ -29,4 +29,4 @@ "main": "index.js",

"devDependencies": {
"@types/node": "18.17.15",
"@rushstack/heft": "0.68.18",
"@types/node": "20.17.19",
"@rushstack/heft": "0.69.0",
"local-node-rig": "1.0.0"

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