Socket
Socket
Sign inDemoInstall

eslint-config-lodash

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-lodash - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

20

package.json
{
"name": "eslint-config-lodash",
"version": "1.1.2",
"version": "1.2.0",
"description": "ESLint Shareable Config for Lodash",

@@ -12,10 +12,7 @@ "scripts": {

"devDependencies": {
"eslint": "7.32.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.2.0"
"eslint": "8.33.0",
"eslint-config-standard": "17.0.0"
},
"peerDependencies": {
"eslint": "^7.12.1",
"eslint": "^7.12.1 || ^8.0.0",
"eslint-plugin-lodash": "^7.4.0",

@@ -32,3 +29,10 @@ "eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0"

"homepage": "https://github.com/lodash-community/eslint-config-lodash",
"license": "MIT"
"license": "MIT",
"keywords": [
"config",
"eslint-config",
"eslint",
"eslintconfig",
"lodash"
]
}
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