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

eslint-config-fresh

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-fresh - npm Package Compare versions

Comparing version 1.3.1 to 2.0.0

10

package.json
{
"name": "eslint-config-fresh",
"version": "1.3.1",
"version": "2.0.0",
"description": "ESLint sharable config for FRESH!",

@@ -11,3 +11,3 @@ "main": "index.js",

"scripts": {
"test": "node test.js && eslint --max-warnings 0 -c index.js ."
"test": "eslint --max-warnings 0 -c index.js ."
},

@@ -25,10 +25,10 @@ "repository": "openfresh/eslint-config-fresh",

"devDependencies": {
"babel-eslint": "^7.1.1",
"eslint": "^3.18.0",
"babel-eslint": "^7.2.3",
"eslint": "^4.2.0",
"eslint-config-xo-space": "^0.16.0"
},
"peerDependencies": {
"eslint": "^3.18.0",
"eslint": "^4.2.0",
"eslint-config-xo-space": "^0.16.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