@wdio/sync
Advanced tools
Comparing version 5.16.0 to 5.16.5
{ | ||
"name": "@wdio/sync", | ||
"version": "5.16.0", | ||
"version": "5.16.5", | ||
"description": "A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously", | ||
@@ -37,3 +37,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/logger": "5.13.2" | ||
"@wdio/logger": "5.16.5" | ||
}, | ||
@@ -47,3 +47,3 @@ "optionalDependencies": { | ||
}, | ||
"gitHead": "ee9cc7ecb606a316ab157c7cef23cd95bc070aec" | ||
"gitHead": "e30649c9151aebc034a935db1e8399149ddf6078" | ||
} |
@@ -745,3 +745,3 @@ /// <reference types="node"/> | ||
/** | ||
* Protocol binding to load or get the URL of the browser. If a baseUrl is | ||
* Protocol binding to load the URL of the browser. If a baseUrl is | ||
* specified in the config, it will be prepended to the url parameter using | ||
@@ -748,0 +748,0 @@ * node's url.resolve() method. |
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
38856
1
+ Added@wdio/logger@5.16.5(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removed@wdio/logger@5.13.2(transitive)
- Removedansi-regex@4.1.1(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedstrip-ansi@5.2.0(transitive)
- Removedsupports-color@5.5.0(transitive)
Updated@wdio/logger@5.16.5