Socket
Socket
Sign inDemoInstall

emscripten

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emscripten - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2-beta

build.js

20

package.json
{
"preferGlobal": true,
"name": "emscripten",
"version": "0.0.1",
"description": "",
"keywords": [],
"emscripten": "1.38.34",
"version": "0.0.2-beta",
"description": "Node API for Emscripten SDK",
"keywords": ["node", "emscripten", "emcc", "sdk", "wasm", "webassembly"],
"author": "Raphael Amorim",
"scripts": {
"postinstall": "node ./index.js install"
},
"bin": {
"emscripten": "index.js"
},
"files": [
"scripts/",
"install.js",
"build.js",
"index.js"
],
"license": "MIT"
}
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