marionette-client
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92602
3028
3