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

derby-webdriverio

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

derby-webdriverio - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

4

lib/commands.js

@@ -100,3 +100,3 @@ // Generated by CoffeeScript 1.12.5

return isReact = ret.value;
}).end().then(function() {
}).then(function() {
return this.waitUntil(function() {

@@ -114,3 +114,3 @@ if (isReact) {

});
}).end();
});
});

@@ -117,0 +117,0 @@ browser.addCommand('clickAndWait', makeWaitForPageLoad('click'));

{
"name": "derby-webdriverio",
"version": "3.3.2",
"version": "3.3.3",
"description": "Webdriver.io for Derby.js",

@@ -5,0 +5,0 @@ "main": "index.js",

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