cypress-cdp
Advanced tools
Comparing version 1.4.16 to 1.4.17
{ | ||
"name": "cypress-cdp", | ||
"version": "1.4.16", | ||
"version": "1.4.17", | ||
"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.1286932" | ||
"devtools-protocol": "^0.0.1289136" | ||
} | ||
} |
+ Addeddevtools-protocol@0.0.1289136(transitive)
- Removeddevtools-protocol@0.0.1286932(transitive)