cypress-cdp
Advanced tools
Comparing version 1.6.14 to 1.6.15
{ | ||
"name": "cypress-cdp", | ||
"version": "1.6.14", | ||
"version": "1.6.15", | ||
"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.1382801" | ||
"devtools-protocol": "^0.0.1383410" | ||
} | ||
} |
+ Addeddevtools-protocol@0.0.1383410(transitive)
- Removeddevtools-protocol@0.0.1382801(transitive)