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

@bothrs/eslint-config

Package Overview
Dependencies
Maintainers
7
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bothrs/eslint-config - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

5

index.js

@@ -65,3 +65,3 @@ "use strict";

/\w+.([jt])s$/,
/^use([A-Z])\w+.(j|t)s$/
/^use([A-Z])\w+.(j|t)sx?$/
]

@@ -149,4 +149,5 @@ }

],
"woke/profanity": ["error"]
"woke/profanity": ["error"],
"nonblock-statement-body-position": 2
}
};

12

package.json

@@ -30,3 +30,3 @@ {

],
"version": "2.2.0",
"version": "2.2.1",
"main": "index.js",

@@ -46,9 +46,9 @@ "files": [

"dependencies": {
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-no-secrets": "^0.8.9",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-sonarjs": "^0.16.0",
"eslint-plugin-unicorn": "^44.0.2",
"eslint-plugin-sonarjs": "^0.18.0",
"eslint-plugin-unicorn": "^45.0.2",
"eslint-plugin-woke": "^1.0.1"

@@ -60,3 +60,3 @@ },

},
"gitHead": "151b5b954c5809232c7da43a7a8fb151d3b901f2"
"gitHead": "74707f2780cdb61f716e97401de4d0a09bb759e1"
}
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