Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

marionette-client

Package Overview
Dependencies
Maintainers
6
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marionette-client - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

lib/marionette/client.js

@@ -8,3 +8,3 @@ (function(module, ns) {

var DEFAULT_WAIT_FOR_INTERVAL = 100;
var DEFAULT_WAIT_FOR_TIMEOUT = 10000;
var DEFAULT_WAIT_FOR_TIMEOUT = 20000;

@@ -11,0 +11,0 @@ var SCOPE_TO_METHOD = Object.freeze({

@@ -307,3 +307,3 @@ /**

/**
* Returns the dictionary with x and y locatioin of an element.
* Returns the dictionary with x and y location of an element.
*

@@ -333,3 +333,4 @@ * The returned location will be in the following format:

* @method cssProperty
* @param {Function} callback [Error err, String value]
* @param {String} property css property.
* @param {Function} callback [Error err, String value].
* @return {Object} self.

@@ -336,0 +337,0 @@ */

{
"name": "marionette-client",
"version": "1.0.1",
"version": "1.0.2",
"main": "lib/marionette/index",

@@ -5,0 +5,0 @@ "description": "Marionette Javascript Client",

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