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

eslint-config-problems

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-problems - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

6

package.json
{
"name": "eslint-config-problems",
"version": "3.0.1",
"version": "3.1.0",
"description": "An eslint config that catches problems in your code, without checking style. For use with prettier.",

@@ -32,3 +32,3 @@ "keywords": [

"doctoc": "^1.3.0",
"eslint": "^5.0.0",
"eslint": "^6.0.0",
"lodash.defaultsdeep": "^4.6.0",

@@ -38,3 +38,3 @@ "prettier": "^1.5.2"

"peerDependencies": {
"eslint": "^5.0.0"
"eslint": "^6.0.0 || ^5.0.0"
},

@@ -41,0 +41,0 @@ "prettier": {

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