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.12 to 1.0.13

2

lib/rules.js

@@ -108,3 +108,3 @@ /**

'radix': 'error',
'require-await': 'warn',
'require-await': 'off',
'vars-on-top': 'error',

@@ -111,0 +111,0 @@ 'wrap-iife': ['error', 'outside'],

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

@@ -8,3 +8,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/eleme/eslint-config-scm"
"url": "https://github.com/cloudIC/eslint-config-scm"
},

@@ -19,5 +19,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/eleme/eslint-config-scm/issues"
"url": "https://github.com/cloudIC/eslint-config-scm/issues"
},
"homepage": "https://github.com/eleme/eslint-config-scm#readme",
"homepage": "https://github.com/cloudIC/eslint-config-scm#readme",
"peerDependencies": {

@@ -24,0 +24,0 @@ "eslint": ">= 3"

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