cypress-cdp
Advanced tools
Comparing version 1.6.39 to 1.6.40
{ | ||
"name": "cypress-cdp", | ||
"version": "1.6.39", | ||
"version": "1.6.40", | ||
"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.1419081" | ||
"devtools-protocol": "^0.0.1419694" | ||
} | ||
} |
+ Addeddevtools-protocol@0.0.1419694(transitive)
- Removeddevtools-protocol@0.0.1419081(transitive)