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

eslint-plugin-ft-flow

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-ft-flow - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

3

dist/rules/noDuplicateTypeUnionIntersectionMembers.js

@@ -128,3 +128,4 @@ "use strict";

type: 'object'
}]
}],
hasSuggestions: true
}

@@ -131,0 +132,0 @@ };

@@ -236,3 +236,4 @@ "use strict";

type: 'object'
}]
}],
hasSuggestions: true
}

@@ -239,0 +240,0 @@ };

{
"name": "eslint-plugin-ft-flow",
"description": "Flowtype linting rules for ESLint by flow-typed",
"version": "3.0.7",
"version": "3.0.8",
"license": "MIT",

@@ -43,3 +43,3 @@ "main": "./dist/index.js",

"babel-plugin-transform-flow-enums": "^0.0.2",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.2",

@@ -46,0 +46,0 @@ "eslint-config-bzc": "^1.0.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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