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