Socket
Socket
Sign inDemoInstall

eslint-config-gulp

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-gulp - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

eslint.js

6

package.json
{
"name": "eslint-config-gulp",
"version": "2.1.0",
"version": "3.0.0",
"description": "Sharable eslint config for gulp projects",

@@ -12,6 +12,6 @@ "author": "Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com)",

},
"main": "eslint.json",
"main": "eslint.js",
"files": [
"LICENSE",
"eslint.json",
"eslint.js",
"test.json"

@@ -18,0 +18,0 @@ ],

{
"extends": "./eslint.json",
"extends": "./eslint.js",
"env": {

@@ -4,0 +4,0 @@ "mocha": true

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