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

eslint-plugin-disable-autofix

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-disable-autofix - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

2

package.json
{
"name": "eslint-plugin-disable-autofix",
"version": "4.0.1",
"version": "4.0.2",
"description": "Disable ESLint autofix (--fix) for specified rules",

@@ -5,0 +5,0 @@ "main": "./index.js",

# eslint-plugin-disable-autofix
Disable ESLint autofix (--fix) for specified rules and prevent them from being
formatted, without turning them off
Disable autofix for ESLint rules and prevent them from being formatted without
having to turning them off

@@ -28,3 +28,3 @@ ## Usage

Use 3rd-party plugins
Use 3rd-party rules

@@ -41,3 +41,3 @@ ```js

Use scoped plugins
Use scoped rules

@@ -44,0 +44,0 @@ ```js

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