@wdio/sync
Advanced tools
Comparing version 5.0.0-beta.12 to 5.0.0-beta.13
{ | ||
"name": "@wdio/sync", | ||
"version": "5.0.0-beta.12", | ||
"version": "5.0.0-beta.13", | ||
"description": "A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously", | ||
@@ -35,4 +35,4 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/config": "^5.0.0-beta.12", | ||
"@wdio/logger": "^5.0.0-beta.12", | ||
"@wdio/config": "^5.0.0-beta.13", | ||
"@wdio/logger": "^5.0.0-beta.13", | ||
"fibers": "^3.1.1" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "f690f04cceebb45f695d8fff9d3fa6916654ee87" | ||
"gitHead": "a86c5e8a064b982cce1279682764e5d2ab02c50c" | ||
} |
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
0
61691
Updated@wdio/config@^5.0.0-beta.13
Updated@wdio/logger@^5.0.0-beta.13