Socket
Socket
Sign inDemoInstall

@eslint-community/eslint-plugin-eslint-comments

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-community/eslint-plugin-eslint-comments - npm Package Compare versions

Comparing version 3.2.1 to 4.0.0-alpha.1

5

package.json
{
"name": "@eslint-community/eslint-plugin-eslint-comments",
"version": "3.2.1",
"version": "4.0.0-alpha.1",
"description": "Additional ESLint rules for ESLint directive comments.",
"engines": {
"node": ">=6.5.0"
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},

@@ -44,3 +44,2 @@ "main": "index.js",

"docs:watch": "vuepress dev docs",
"docs:deploy": "node scripts/deploy",
"lint": "eslint lib scripts tests",

@@ -47,0 +46,0 @@ "test": "nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000",

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