cypress-cdp
Advanced tools
Comparing version 1.4.10 to 1.4.11
{ | ||
"name": "cypress-cdp", | ||
"version": "1.4.10", | ||
"version": "1.4.11", | ||
"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.1279463" | ||
"devtools-protocol": "^0.0.1280070" | ||
} | ||
} |
+ Addeddevtools-protocol@0.0.1280070(transitive)
- Removeddevtools-protocol@0.0.1279463(transitive)