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.2 to 0.1.3

19

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

@@ -13,7 +16,8 @@ "autofix",

"fix",
"--fix"
"--fix",
"no-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/disable-autofix",
"homepage": "https://github.com/chiefmikey/eslint-plugin-disable-autofix",
"bugs": "https://github.com/chiefmikey/eslint-plugin-disable-autofix/issues",
"repository": "https://github.com/chiefmikey/eslint-plugin-disable-autofix",
"license": "MIT",

@@ -26,2 +30,7 @@ "author": "Mikl Wolfe <wolfe@mikl.io> (https://mikl.io)",

"main": "./lib/index.cjs",
"files": [
"lib/",
"README.md",
"LICENSE"
],
"dependencies": {

@@ -28,0 +37,0 @@ "eslint": "^7.32.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