You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@9renpoto/eslint-config-flowtype

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@9renpoto/eslint-config-flowtype - npm Package Compare versions

Comparing version

to
7.4.0

yarn-error.log

9

package.json
{
"name": "@9renpoto/eslint-config-flowtype",
"version": "7.3.0",
"version": "7.4.0",
"description": "flowtype with eslint",

@@ -21,3 +21,3 @@ "license": "MIT",

"dependencies": {
"@9renpoto/eslint-config": "^7.3.0",
"@9renpoto/eslint-config": "^7.4.0",
"babel-eslint": "^10.0.3",

@@ -27,7 +27,4 @@ "eslint-plugin-flowtype": "^5.2.0"

"devDependencies": {
"flow-bin": "0.138.0"
},
"engine": {
"node": "> 5"
"flow-bin": "0.146.0"
}
}