cypress-cdp
Advanced tools
Comparing version 1.6.36 to 1.6.37
{ | ||
"name": "cypress-cdp", | ||
"version": "1.6.36", | ||
"version": "1.6.37", | ||
"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.1412693" | ||
"devtools-protocol": "^0.0.1413902" | ||
} | ||
} |
+ Addeddevtools-protocol@0.0.1413902(transitive)
- Removeddevtools-protocol@0.0.1412693(transitive)