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

eslint-config-bengler

Package Overview
Dependencies
Maintainers
4
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-bengler - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

base.js

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

"lines-around-comment": "off",
"lines-between-class-members": ["error", "always"],
"lines-between-class-members": "off", // turn on if supports methods only
"max-depth": ["error", 2],

@@ -65,0 +65,0 @@ "max-len": ["error", 150, 4],

{
"name": "eslint-config-bengler",
"version": "5.0.0",
"version": "5.0.1",
"description": "Shared eslint configs for Bengler",

@@ -5,0 +5,0 @@ "main": "base.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