New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flow-annotation-check

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-annotation-check - npm Package Compare versions

Comparing version 1.11.3 to 1.11.4

4

package.json
{
"name": "flow-annotation-check",
"version": "1.11.3",
"version": "1.11.4",
"description": "Check your files for the presence of the `@flow` and `@flow weak` annotations",

@@ -59,3 +59,3 @@ "author": {

"flow:coverage": "npx flow-coverage-report",
"transpile": "rm -Rf lib/* && babel src --out-dir lib --ignore __tests__"
"transpile": "rm -Rf lib/* && babel src --out-dir lib --ignore \"**/__tests__\""
},

@@ -62,0 +62,0 @@ "babel": {

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