@wdio/types
Advanced tools
Comparing version 7.5.2 to 7.5.3
{ | ||
"name": "@wdio/types", | ||
"version": "7.5.2", | ||
"version": "7.5.3", | ||
"description": "Utility package providing type information for a variety of WebdriverIO interfaces", | ||
@@ -34,3 +34,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
}, | ||
"gitHead": "2696513f1451a9fb6b69efa681e9fcb2604b0f65" | ||
"gitHead": "52995eaf16adbd6dc1003079abb39e4d7498419c" | ||
} |
@@ -11,3 +11,3 @@ WebdriverIO Types | ||
```sh | ||
$ npm i @wdio/types | ||
npm i @wdio/types | ||
``` | ||
@@ -14,0 +14,0 @@ |
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
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
94783