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 0.1.1 to 0.1.2

6

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

@@ -15,5 +15,5 @@ "keywords": [

],
"homepage": "https://github.com/chiefmikey/eslint-plugins/tree/main/packages/disable-autofix",
"homepage": "https://github.com/chiefmikey/eslint-plugins/tree/main/disable-autofix",
"bugs": "https://github.com/chiefmikey/eslint-plugins/issues",
"repository": "https://github.com/chiefmikey/eslint-plugins/tree/main/packages/disable-autofix",
"repository": "https://github.com/chiefmikey/eslint-plugins/tree/main/disable-autofix",
"license": "MIT",

@@ -20,0 +20,0 @@ "author": "Mikl Wolfe <wolfe@mikl.io> (https://mikl.io)",

@@ -17,4 +17,4 @@ # eslint-plugin-disable-autofix

```shell
npm i eslint-plugin-disable-autofix -D
yarn add eslint-plugin-disable-autofix -D
npm i -D eslint-plugin-disable-autofix
yarn add -D eslint-plugin-disable-autofix
```

@@ -21,0 +21,0 @@

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