cypress-cdp
Advanced tools
Comparing version 1.4.7 to 1.4.8
{ | ||
"name": "cypress-cdp", | ||
"version": "1.4.7", | ||
"version": "1.4.8", | ||
"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.1273222" | ||
"devtools-protocol": "^0.0.1273771" | ||
} | ||
} |
+ Addeddevtools-protocol@0.0.1273771(transitive)
- Removeddevtools-protocol@0.0.1273222(transitive)