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

flow-search

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-search

Search flow builtin types from your console.

  • 1.0.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Search Flow's builtin type declarations from your console.

Install

npm install -g flow-search

Usage

# fetch and stdout all builtin decls of master branch
flow-search

# fetch and stdout all builtin decls of v0.39 branch
flow-search -b v0.39

# fetch and stdout specified builtin decls of master branch
flow-search -d react

# fetch and stdout specified builtin decls of v0.40 branch
flow-search -d react -b v0.40

Original declaretions are https://github.com/facebook/flow/tree/master/lib

FAQs

Package last updated on 07 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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