Socket
Socket
Sign inDemoInstall

eslint-config-standard

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-standard - npm Package Compare versions

Comparing version 11.0.0 to 12.0.0-alpha.0

3

eslintrc.json
{
"parserOptions": {
"ecmaVersion": 8,
"ecmaVersion": 9,
"ecmaFeatures": {
"experimentalObjectRestSpread": true,
"jsx": true

@@ -7,0 +6,0 @@ },

{
"name": "eslint-config-standard",
"description": "JavaScript Standard Style - ESLint Shareable Config",
"version": "11.0.0",
"version": "12.0.0-alpha.0",
"author": {

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

"devDependencies": {
"eslint": "^4.18.0",
"eslint": "^5.0.0-alpha.2",
"eslint-plugin-import": "^2.8.0",

@@ -52,3 +52,3 @@ "eslint-plugin-node": "^5.2.1",

"peerDependencies": {
"eslint": ">=4.18.0",
"eslint": ">=5.0.0-alpha.2",
"eslint-plugin-import": ">=2.8.0",

@@ -55,0 +55,0 @@ "eslint-plugin-node": ">=5.2.1",

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