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

marionette-helper

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marionette-helper - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "marionette-helper",
"version": "0.0.5",
"version": "0.0.6",
"author": {

@@ -5,0 +5,0 @@ "name": "Gareth Aye",

marionette-helper
=================
A collection of useful methods to augment the marionette js client.
A collection of useful methods to augment the marionette js client when using the TcpSync driver.
[![Build
Status](https://travis-ci.org/mozilla-b2g/marionette-helper.png?branch=master)](https://travis-ci.org/mozilla-b2g/marionette-helper)

@@ -7,4 +7,5 @@ suite('MarionetteHelper', function() {

setup(function() {
setup(function(done) {
subject = client.helper;
setTimeout(done, 2500); // In the stead of using the BootWatcher.
});

@@ -11,0 +12,0 @@

Sorry, the diff of this file is not supported yet

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