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

eslint-config-bengler

Package Overview
Dependencies
Maintainers
3
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 0.3.3 to 0.3.4

2

base.js

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

"max-len": [1, 120, 4],
"max-params": [2, 3],
"max-params": [2, 5],
"max-statements": [1, 50],

@@ -276,0 +276,0 @@ "block-spacing": [2, 'always'],

{
"name": "eslint-config-bengler",
"version": "0.3.3",
"version": "0.3.4",
"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