Socket
Socket
Sign inDemoInstall

eslint-config-standard-jsx

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-standard-jsx - npm Package Compare versions

Comparing version 6.0.2 to 7.0.0-0

10

package.json
{
"name": "eslint-config-standard-jsx",
"description": "JavaScript Standard Style JSX support - ESLint Shareable Config",
"version": "6.0.2",
"version": "7.0.0-0",
"author": {

@@ -14,4 +14,4 @@ "name": "Feross Aboukhadijeh",

"devDependencies": {
"eslint": "^5.0.0",
"eslint-plugin-react": "^7.11.1",
"eslint": "^6.0.1",
"eslint-plugin-react": "^7.14.2",
"tape": "^4.8.0"

@@ -50,4 +50,4 @@ },

"peerDependencies": {
"eslint": ">=5.0.0",
"eslint-plugin-react": ">=7.11.1"
"eslint": ">=6.0.1",
"eslint-plugin-react": ">=7.14.2"
},

@@ -54,0 +54,0 @@ "repository": {

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