Socket
Socket
Sign inDemoInstall

eslint-config-5app

Package Overview
Dependencies
113
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.7 to 0.15.0

4

eslintrc.json

@@ -16,4 +16,3 @@ {

"eslint:recommended",
"plugin:you-dont-need-lodash-underscore/all",
"plugin:you-dont-need-momentjs/recommended"
"plugin:you-dont-need-lodash-underscore/all"
],

@@ -100,2 +99,3 @@ "rules": {

"prefer-const": 2,
"prefer-object-spread": 2,
"prefer-spread": 2,

@@ -102,0 +102,0 @@ "prefer-template": 2,

{
"name": "eslint-config-5app",
"version": "0.14.7",
"version": "0.15.0",
"description": "Javascript Style guide for 5app",

@@ -35,5 +35,5 @@ "main": "index.js",

"chai": "^4.3.4",
"eslint": "^7.28.0",
"mocha": "^9.0.0",
"semantic-release": "^17.4.3"
"eslint": "^7.29.0",
"mocha": "^9.0.1",
"semantic-release": "^17.4.4"
},

@@ -65,6 +65,5 @@ "peerDependencies": {

"dependencies": {
"eslint-plugin-jsdoc": "^35.1.3",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"eslint-plugin-you-dont-need-momentjs": "^1.6.0"
"eslint-plugin-jsdoc": "^35.4.0",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc