🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@rushstack/eslint-bulk

Package Overview
Dependencies
Maintainers
4
Versions
138
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
0.5.12
to
0.5.13
+12
-0
CHANGELOG.json

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

{
"version": "0.5.13",
"tag": "@rushstack/eslint-bulk_v0.5.13",
"date": "Fri, 17 Apr 2026 15:14:57 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.13`"
}
]
}
},
{
"version": "0.5.12",

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

+6
-1
# Change Log - @rushstack/eslint-bulk
This log was last generated on Fri, 10 Apr 2026 22:46:34 GMT and should not be manually modified.
This log was last generated on Fri, 17 Apr 2026 15:14:57 GMT and should not be manually modified.
## 0.5.13
Fri, 17 Apr 2026 15:14:57 GMT
_Version update only_
## 0.5.12

@@ -6,0 +11,0 @@ Fri, 10 Apr 2026 22:46:34 GMT

+2
-2
{
"name": "@rushstack/eslint-bulk",
"version": "0.5.12",
"version": "0.5.13",
"description": "Roll out new ESLint rules in a large monorepo without cluttering up your code with \"eslint-ignore-next-line\"",

@@ -46,4 +46,4 @@ "exports": {

"eslint": "~9.37.0",
"@rushstack/heft": "1.2.13",
"@rushstack/eslint-patch": "1.16.1",
"@rushstack/heft": "1.2.12",
"local-node-rig": "1.0.0"

@@ -50,0 +50,0 @@ },