@wdio/protocols
Advanced tools
Comparing version 8.5.7 to 8.6.6
{ | ||
"name": "@wdio/protocols", | ||
"version": "8.5.7", | ||
"version": "8.6.6", | ||
"description": "Utility package providing information about automation protocols", | ||
@@ -9,4 +9,7 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"type": "module", | ||
"exports": "./build/index.js", | ||
"types": "./build/index.d.ts", | ||
"exports": { | ||
".": "./build/index.js", | ||
"./package.json": "./package.json" | ||
}, | ||
"typeScriptVersion": "3.8.3", | ||
@@ -28,3 +31,3 @@ "repository": { | ||
}, | ||
"gitHead": "b8b610be11417ada5809f75266f0462abeb5df79" | ||
"gitHead": "1bcac586be548a778d452e0b01c11e4097d743f4" | ||
} |
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
527710