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

eslint-g

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-g - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

.eslintignore

6

package.json
{
"name": "eslint-g",
"version": "1.2.0",
"version": "1.2.1",
"description": "Generator eslint config for pspgbhu",

@@ -30,6 +30,6 @@ "main": "index.js",

"devDependencies": {
"eslint": "^4.16.0",
"eslint": "^4.18.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0"
"eslint-plugin-import": "^2.9.0"
}
}

@@ -29,3 +29,4 @@ const commonrc = require('./commonrc');

"func-names": 0,
"no-multi-assign": 0
"no-multi-assign": 0,
"prefer-template": 0
}

@@ -32,0 +33,0 @@ }

Sorry, the diff of this file is not supported yet

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