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

eslint-plugin-flowtype-errors

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-flowtype-errors - npm Package Versions

1
9

3.3.2

Diff

Changelog

Source

v3.3.2

Fixed

  • Fixed off-by-one error in reported column numbers.
amilajack
published 3.3.1 •

Changelog

Source

v3.3.1

  • No interesting changes.
amilajack
published 3.3.0 •

Changelog

Source

v3.3.0

Added

  • Added enforce-min-coverage rule.
"flowtype-errors/enforce-min-coverage": [2, 50]
  • Added stopOnExit setting.
"settings": {
  "flowtype-errors": {
    "stopOnExit": "true"
  }
},
amilajack
published 3.2.3-0 •

amilajack
published 3.2.2-0 •

amilajack
published 3.2.1 •

Changelog

Source

v3.2.1

Fixed

  • Fixed error when type checking folders with spaces on Windows.
amilajack
published 3.2.1-0 •

amilajack
published 3.2.0 •

Changelog

Source

v3.2.0

Added

  • Added flowDir setting.
"settings": {
  "flowtype-errors": {
    "flowDir": "./myDir"
  }
},
amilajack
published 3.2.0-0 •

amilajack
published 3.1.0-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