🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

sails-generate-eslintrc

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails-generate-eslintrc - npm Package Compare versions

Comparing version

to
1.2.0

2

index.js

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

program
.version('1.1.2')
.version('1.2.0')
.option('-m, --mode <string>',

@@ -19,0 +19,0 @@ 'Set mode for .eslintrc-sails: append, override.' +

{
"name": "sails-generate-eslintrc",
"version": "1.1.2",
"version": "1.2.0",
"description": "generate eslint config file which contains sails's globals",

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