Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-scm

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-scm - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

lib/rules.js

@@ -47,3 +47,3 @@ /**

'complexity': 'off',
'consistent-return': 'error',
'consistent-return': 'off',
'curly': ['error', 'all'],

@@ -50,0 +50,0 @@ 'default-case': 'off',

{
"name": "eslint-config-scm",
"version": "1.0.11",
"version": "1.0.12",
"description": "Common code style for scm",

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

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