Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated flow-runtime on npm #231

Open
artem-barmin-dev opened this issue Jul 14, 2019 · 2 comments
Open

Outdated flow-runtime on npm #231

artem-barmin-dev opened this issue Jul 14, 2019 · 2 comments

Comments

@artem-barmin-dev
Copy link

Looks like npm version (0.17) is 2 versions behind releases on Github(0.19). Why they are not published?

@dod91
Copy link

dod91 commented Nov 3, 2022

I agree, it would be nice to see the versions tagged on Github on npm as well.

@jedwards1211
Copy link
Collaborator

The project's pretty much dead because of flow's declining popularity and because flow-runtime was overambitious in the first place (trying to check all type annotations everywhere at runtime was never a wise idea). If you want to use flow-runtime to validate API inputs you could use my packages typed-validators and gen-typed-validators instead. These packages are a lot like the more popular zod but support Flow in addition to TypeScript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants