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

eslint-plugin-flowtype

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-flowtype - npm Package Compare versions

Comparing version 5.6.0 to 5.7.0

dist/rules/quotes.js

4

dist/index.js

@@ -50,2 +50,4 @@ "use strict";

var _quotes = _interopRequireDefault(require("./rules/quotes"));
var _requireIndexerName = _interopRequireDefault(require("./rules/requireIndexerName"));

@@ -128,2 +130,3 @@

'object-type-delimiter': _objectTypeDelimiter.default,
quotes: _quotes.default,
'require-compound-type-alias': _requireCompoundTypeAlias.default,

@@ -178,2 +181,3 @@ 'require-exact-type': _requireExactType.default,

'object-type-delimiter': 0,
quotes: 0,
'require-compound-type-alias': 0,

@@ -180,0 +184,0 @@ 'require-exact-type': 0,

2

package.json

@@ -67,3 +67,3 @@ {

},
"version": "5.6.0"
"version": "5.7.0"
}

Sorry, the diff of this file is too big to display

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