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.1 to 5.0.2

3

import.js

@@ -11,5 +11,3 @@ module.exports = {

"import/first": "error",
"import/group-exports": "off",
"import/no-anonymous-default-export": "off",
"import/imports-first": "error",
"import/max-dependencies": "off",

@@ -34,3 +32,2 @@ "import/namespace": "error",

"import/no-restricted-paths": "off",
"import/no-self-import": "error",
"import/no-unassigned-import": "error",

@@ -37,0 +34,0 @@ "import/no-unresolved": "error",

2

package.json
{
"name": "eslint-config-bengler",
"version": "5.0.1",
"version": "5.0.2",
"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