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 1.0.0-alpha.4 to 1.0.0-alpha.5

7

index.js

@@ -1,1 +0,6 @@

module.exports = require('./.build/release/MarionetteJS.node').Page
const native = require('./.build/release/MarionetteJS.node')
native.setup()
setInterval(() => native.processEvents(), 20).unref()
module.exports = native.Page

2

package.json
{
"name": "marionettejs",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": "LinusU/marionettejs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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