Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-godaddy-flow

Package Overview
Dependencies
Maintainers
14
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-godaddy-flow - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

8

CHANGELOG.md
# eslint-config-godaddy-flow
## 6.0.2
### Patch Changes
- f47da10: Lock down peerDeps to version 8 of eslint due to major breaking changes in version 9.
- Updated dependencies [f47da10]
- eslint-config-godaddy@7.1.1
## 6.0.1

@@ -4,0 +12,0 @@

6

package.json
{
"name": "eslint-config-godaddy-flow",
"version": "6.0.1",
"version": "6.0.2",
"description": "ESLint config for consistent style in node projects using Flow at GoDaddy.",

@@ -31,7 +31,7 @@ "license": "MIT",

"@babel/core": ">=7",
"eslint": ">=8"
"eslint": "^8"
},
"dependencies": {
"@babel/eslint-parser": "^7.21.3",
"eslint-config-godaddy": "^7.0.2",
"eslint-config-godaddy": "^7.1.1",
"eslint-plugin-babel": "^5.3.1",

@@ -38,0 +38,0 @@ "eslint-plugin-flowtype": "^8.0.3"

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