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 5.1.0 to 5.2.0

12

package.json
{
"name": "@9renpoto/eslint-config-flowtype",
"description": "flowtype with eslint",
"version": "5.1.0",
"version": "5.2.0",
"author": "github.com/9renpoto",
"bugs": {
"url": "https://github.com/9renpoto/eslint-config/issues"
"url": "https://github.com/9renpoto/frontend/issues"
},
"dependencies": {
"@9renpoto/eslint-config": "^5.1.0",
"@9renpoto/eslint-config": "^5.2.0",
"babel-eslint": "10.0.3",

@@ -20,3 +20,3 @@ "eslint-plugin-flowtype": "4.3.0"

},
"homepage": "https://github.com/9renpoto/eslint-config/packages/flowtype#readme",
"homepage": "https://github.com/9renpoto/frontend",
"keywords": [

@@ -30,7 +30,7 @@ "eslint",

"type": "git",
"url": "git+ssh://git@github.com/9renpoto/eslint-config.git"
"url": "git+ssh://git@github.com/9renpoto/frontend.git"
},
"scripts": {
"lint": "eslint . --cache --ext=js,jsx"
"lint": "eslint . -c index.js --ext=js,jsx"
}
}

@@ -5,3 +5,2 @@ # @9renpoto/eslint-config-flowtype

[![Build Status](https://travis-ci.org/9renpoto/frontend.svg?branch=master)](https://travis-ci.org/9renpoto/frontend)
[![codecov](https://codecov.io/gh/9renpoto/frontend/branch/master/graph/badge.svg)](https://codecov.io/gh/9renpoto/frontend)

@@ -8,0 +7,0 @@ ## Install

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