Socket
Socket
Sign inDemoInstall

flow-parser

Package Overview
Dependencies
Maintainers
3
Versions
323
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.2 to 0.3.0

README-npm.md

4

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

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

"test": "node test/run_esprima_tests.js; node test/run_hardcoded_tests.js",
"prepublish": "make js"
"prepublish": "make js && diff README.md README-npm.md"
}
}

Sorry, the diff of this file is too big to display

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