Socket
Socket
Sign inDemoInstall

standard-engine

Package Overview
Dependencies
Maintainers
9
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

standard-engine - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

5

index.js

@@ -35,6 +35,7 @@ module.exports.cli = require('./bin/cmd')

self.eslintConfig = defaults(opts.eslintConfig, {
useEslintrc: false,
envs: [],
globals: [],
ignore: false,
plugins: [],
envs: []
useEslintrc: false
})

@@ -41,0 +42,0 @@ if (!self.eslintConfig) {

8

package.json
{
"name": "standard-engine",
"description": "Wrap your standards in a tortilla and cover it in special sauce.",
"version": "4.0.0",
"version": "4.0.1",
"author": "Dan Flettre <flettre@gmail.com> (http://twitter.com/flettre/)",

@@ -23,4 +23,4 @@ "bugs": {

"eslint": "^2.0.0-rc.0",
"eslint-config-standard": "^5.0.0",
"eslint-config-standard-jsx": "^1.0.0",
"eslint-config-standard": "^5.2.0",
"eslint-config-standard-jsx": "^1.2.0",
"eslint-plugin-promise": "^1.0.0",

@@ -32,3 +32,3 @@ "eslint-plugin-react": "^5.0.1",

"standard": "*",
"standard-packages": "^3.0.1",
"standard-packages": "^3.0.14",
"tape": "^4.0.0"

@@ -35,0 +35,0 @@ },

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