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

eslint-config-planet

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-planet - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

1

config/base.json

@@ -15,2 +15,3 @@ {

"indent": [2, 2],
"jsx-quotes": 2,
"no-cond-assign": 2,

@@ -17,0 +18,0 @@ "no-console": 2,

1

config/react.json

@@ -10,3 +10,2 @@ {

"react/jsx-boolean-value": 2,
"react/jsx-quotes": 2,
"react/jsx-no-undef": 2,

@@ -13,0 +12,0 @@ "react/jsx-sort-props": 2,

{
"name": "eslint-config-planet",
"version": "3.0.0",
"version": "3.1.0",
"description": "ESLint config for Planet projects",

@@ -15,6 +15,6 @@ "main": "index.js",

"devDependencies": {
"code": "^1.4.0",
"eslint": "^1.0.0-rc-1",
"lab": "^5.10.0"
"code": "^1.5.0",
"eslint": "^1.6.0",
"lab": "^6.2.0"
}
}

Sorry, the diff of this file is not supported yet

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