cypress-cdp
Advanced tools
Comparing version 1.6.8 to 1.6.9
{ | ||
"name": "cypress-cdp", | ||
"version": "1.6.8", | ||
"version": "1.6.9", | ||
"description": "A custom Cypress command to wrap the remote debugger protocol low level command", | ||
@@ -34,4 +34,4 @@ "main": "src", | ||
"dependencies": { | ||
"devtools-protocol": "^0.0.1377232" | ||
"devtools-protocol": "^0.0.1378110" | ||
} | ||
} |
+ Addeddevtools-protocol@0.0.1378110(transitive)
- Removeddevtools-protocol@0.0.1377232(transitive)