New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-node

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-node - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

10

package.json
{
"name": "eslint-config-node",
"version": "1.5.0",
"version": "1.6.0",
"description": "Pluggable eslint config for Node.js that you can import, extend and override",

@@ -31,4 +31,4 @@ "main": "index.js",

"dependencies": {
"eslint": "~3.2.0",
"eslint-config-esnext": "~1.5.0"
"eslint": "~3.4.0",
"eslint-config-esnext": "~1.6.0"
},

@@ -39,5 +39,5 @@ "devDependencies": {

"peerDependencies": {
"eslint": "~3.2.0",
"eslint-config-esnext": "~1.5.0"
"eslint": "~3.4.0",
"eslint-config-esnext": "~1.6.0"
}
}
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