New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-thedark1337

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-thedark1337 - npm Package Compare versions

Comparing version 4.11.1 to 4.13.1

3

index.js

@@ -195,2 +195,3 @@ 'use strict';

'id-match': 0,
'implicit-arrow-linebreak': 2,
indent: [2, 4, {

@@ -209,2 +210,3 @@ SwitchCase: 1

'linebreak-style': 0,
'lines-between-class-members': 2,
'line-comment-position': 0,

@@ -219,2 +221,3 @@ 'lines-around-comment': [2, {

'max-statements-per-line': 1,
'multiline-comment-style': 2,
'multiline-ternary': 0,

@@ -221,0 +224,0 @@ 'new-cap': [2, {

12

package.json
{
"name": "eslint-config-thedark1337",
"description": "ESLint Shareable Config for Thedark1337",
"version": "4.11.1",
"version": "4.13.1",
"author": "Thedark1337 <thedark1337@thedark1337.com> (https://thedark1337.com/)",

@@ -11,9 +11,9 @@ "bugs": "https://github.com/thedark1337/eslint-config-thedark1337/issues",

"devDependencies": {
"babel-eslint": "^8.0.0",
"eslint": "^4.7.2",
"babel-eslint": "^8.0.3",
"eslint": "^4.13.1",
"eslint-plugin-babel": "^4.1.2",
"mocha": "^3.5.3",
"mocha": "^4.0.1",
"mocha-eslint": "^4.1.0",
"temp-write": "^3.2.0",
"unexpected": "^10.35.0"
"unexpected": "^10.36.2"
},

@@ -40,3 +40,3 @@ "engines": {

"peerDependencies": {
"eslint": "^4.7.0"
"eslint": "^4.13.1"
},

@@ -43,0 +43,0 @@ "repository": "thedark1337/eslint-config-thedark1337",

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