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.4.4 to 0.5.0

import.js

6

package.json
{
"name": "eslint-config-bengler",
"version": "0.4.4",
"version": "0.5.0",
"description": "Shared eslint configs for Bengler",

@@ -26,6 +26,6 @@ "main": "base.js",

"devDependencies": {
"eslint": "^1.9.0",
"eslint-plugin-react": "^3.9.0",
"eslint": "^1.10.3",
"eslint-plugin-react": "^3.11.3",
"lodash.difference": "^3.2.2"
}
}

@@ -19,2 +19,3 @@ // Use this for react projects

"react/jsx-curly-spacing": [2, "never"],
"react/jsx-handler-names": 2,
"react/jsx-indent-props": [2, 2],

@@ -27,2 +28,3 @@ "react/jsx-key": 2,

"react/jsx-no-undef": 2,
"react/jsx-pascal-case": 2,
"react/jsx-sort-prop-types": 0,

@@ -29,0 +31,0 @@ "react/jsx-sort-props": 0,

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