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

flow-parser-bin

Package Overview
Dependencies
Maintainers
1
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-parser-bin - npm Package Compare versions

Comparing version 0.0.0 to 0.63.1

binding.gyp

26

package.json
{
"name": "flow-parser-bin",
"version": "0.0.0",
"description": "",
"version": "0.63.1",
"description": "The Flow JavaScript parser, via bindings to the native OCaml implementation",
"main": "index.js",
"repository": "https://github.com/facebook/flow.git",
"author": "Marshall Roch <mroch@fb.com>",
"license": "MIT",
"dependencies": {
"bindings": "^1.3.0",
"nan": "^2.8.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"prepublish": "make all",
"verify": "shasum -c SHASUM256.txt"
},
"author": "Marshall Roch <mroch@fb.com>",
"license": "MIT"
"files": [
"lib",
"include",
"src",
"index.js",
"binding.gyp",
"SHASUM256.txt"
],
"os": ["darwin", "linux"],
"cpu": ["x64"]
}
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