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

flow-parser

Package Overview
Dependencies
Maintainers
3
Versions
332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-parser - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

5

package.json
{
"name": "flow-parser",
"version": "0.2.0",
"version": "0.2.1",
"description": "JavaScript parser written in OCaml. Produces SpiderMonkey AST",

@@ -30,5 +30,4 @@ "author": {

"test": "node test/run_esprima_tests.js; node test/run_hardcoded_tests.js",
"prepublish": "make js && mv README.md github-README.md && cp npm-README.md README.md",
"postpublish": "mv github-README.md README.md"
"prepublish": "make js"
}
}
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