You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →
Socket
Book a DemoInstallSign in
Socket

eslint-nibble

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-nibble - npm Package Compare versions

Comparing version

to
8.0.2

2

package.json
{
"name": "eslint-nibble",
"version": "8.0.1",
"version": "8.0.2",
"description": "Ease into ESLint, by fixing one rule at a time",

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

@@ -57,3 +57,3 @@ 'use strict';

if (configFile) {
configuration.configFile = configFile;
configuration.overrideConfigFile = configFile;
}

@@ -60,0 +60,0 @@ if (cache) {