New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cypress-cdp

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-cdp - npm Package Compare versions

Comparing version 1.4.11 to 1.4.12

6

package.json
{
"name": "cypress-cdp",
"version": "1.4.11",
"version": "1.4.12",
"description": "A custom Cypress command to wrap the remote debugger protocol low level command",

@@ -29,3 +29,3 @@ "main": "src",

"devDependencies": {
"cypress": "13.7.1",
"cypress": "13.7.2",
"prettier": "3.2.5",

@@ -35,4 +35,4 @@ "semantic-release": "23.0.6"

"dependencies": {
"devtools-protocol": "^0.0.1280070"
"devtools-protocol": "^0.0.1281655"
}
}

@@ -1,2 +0,2 @@

# cypress-cdp [![ci](https://github.com/bahmutov/cypress-cdp/actions/workflows/ci.yml/badge.svg?branch=main&event=push)](https://github.com/bahmutov/cypress-cdp/actions/workflows/ci.yml) ![cypress version](https://img.shields.io/badge/cypress-13.7.1-brightgreen)
# cypress-cdp [![ci](https://github.com/bahmutov/cypress-cdp/actions/workflows/ci.yml/badge.svg?branch=main&event=push)](https://github.com/bahmutov/cypress-cdp/actions/workflows/ci.yml) ![cypress version](https://img.shields.io/badge/cypress-13.7.2-brightgreen)

@@ -3,0 +3,0 @@ > A custom Cypress command to wrap the [Chrome remote debugger protocol](https://chromedevtools.github.io/devtools-protocol/) low level command

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc