Socket
Socket
Sign inDemoInstall

eslint-config-standard

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-standard - npm Package Compare versions

Comparing version 14.1.0 to 14.1.1

1

eslintrc.json

@@ -139,3 +139,2 @@ {

"no-return-assign": ["error", "except-parens"],
"no-return-await": "error",
"no-self-assign": ["error", { "props": true }],

@@ -142,0 +141,0 @@ "no-self-compare": "error",

4

package.json
{
"name": "eslint-config-standard",
"description": "JavaScript Standard Style - ESLint Shareable Config",
"version": "14.1.0",
"version": "14.1.1",
"author": {

@@ -16,3 +16,3 @@ "name": "Feross Aboukhadijeh",

"eslint-plugin-import": "^2.18.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",

@@ -19,0 +19,0 @@ "eslint-plugin-standard": "^4.0.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