Socket
Socket
Sign inDemoInstall

marionettejs

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 1.0.0-alpha.1

.vscode/settings.json

13

package.json
{
"name": "marionettejs",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "1.0.0-alpha.1",
"license": "MIT",
"repository": "LinusU/marionettejs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"test": "node test",
"postinstall": "swift build -c release -Xswiftc -target -Xswiftc x86_64-apple-macosx10.13 -Xlinker -undefined -Xlinker dynamic_lookup && mv .build/release/libMarionetteJS.dylib .build/release/MarionetteJS.node"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc