New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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 7.4.0 to 7.5.0

8

index.js
/* @flow */
module.exports = {
parser: 'babel-eslint',
plugins: ['flowtype'],
extends: ['@9renpoto/eslint-config', 'plugin:flowtype/recommended'],
}
parser: "babel-eslint",
plugins: ["flowtype"],
extends: ["@9renpoto/eslint-config", "plugin:flowtype/recommended"],
};
{
"name": "@9renpoto/eslint-config-flowtype",
"version": "7.4.0",
"version": "7.5.0",
"description": "flowtype with eslint",

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

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

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

"devDependencies": {
"flow-bin": "0.146.0"
"flow-bin": "0.152.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