Socket
Socket
Sign inDemoInstall

eslint-config-standard

Package Overview
Dependencies
Maintainers
1
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 1.0.1 to 1.1.0

2

index.js

@@ -49,3 +49,3 @@ module.exports = {

'key-spacing': [2, { 'beforeColon': false, 'afterColon': true }],
'linebreak-style': [2, 'unix'],
'linebreak-style': 0,
'max-depth': 0,

@@ -52,0 +52,0 @@ 'max-len': 0,

{
"name": "eslint-config-standard",
"description": "JavaScript Standard Style - ESLint Shareable Config",
"version": "1.0.1",
"version": "1.1.0",
"author": {

@@ -6,0 +6,0 @@ "name": "Feross Aboukhadijeh",

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