Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-find-rules

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-find-rules - npm Package Compare versions

Comparing version 1.9.1 to 1.9.2

2

package.json
{
"name": "eslint-find-rules",
"version": "1.9.1",
"version": "1.9.2",
"description": "Find built-in ESLint rules you don't have in your custom config.",

@@ -5,0 +5,0 @@ "main": "src/lib/rule-finder.js",

@@ -8,3 +8,3 @@ #!/usr/bin/env node

// so ...
var isGlobal = require('./is-global') // eslint-disable-line no-unused-vars
// var isGlobal = require('./is-global') // eslint-disable-line no-unused-vars

@@ -11,0 +11,0 @@ var options = {

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