cypress-cdp
Advanced tools
Comparing version 1.4.30 to 1.4.31
{ | ||
"name": "cypress-cdp", | ||
"version": "1.4.30", | ||
"version": "1.4.31", | ||
"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.1304228" | ||
"devtools-protocol": "^0.0.1304863" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# cypress-cdp [](https://github.com/bahmutov/cypress-cdp/actions/workflows/ci.yml)  | ||
# cypress-cdp [](https://github.com/bahmutov/cypress-cdp/actions/workflows/ci.yml)  | ||
@@ -3,0 +3,0 @@ > A custom Cypress command to wrap the [Chrome remote debugger protocol](https://chromedevtools.github.io/devtools-protocol/) low level command |
12508
+ Addeddevtools-protocol@0.0.1304863(transitive)
- Removeddevtools-protocol@0.0.1304228(transitive)