Socket
Socket
Sign inDemoInstall

@testing-library/cypress

Package Overview
Dependencies
215
Maintainers
16
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.7 to 8.0.0

12

package.json
{
"name": "@testing-library/cypress",
"version": "7.0.7",
"version": "8.0.0",
"description": "Simple and complete custom Cypress commands and utilities that encourage good testing practices.",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"engines": {
"node": ">=10",
"node": ">=12",
"npm": ">=6"

@@ -44,10 +44,10 @@ },

"dependencies": {
"@babel/runtime": "^7.12.5",
"@testing-library/dom": "^7.29.6"
"@babel/runtime": "^7.14.6",
"@testing-library/dom": "^8.1.0"
},
"devDependencies": {
"cypress": "^8.0.0",
"kcd-scripts": "^7.5.1",
"kcd-scripts": "^11.2.0",
"npm-run-all": "^4.1.5",
"typescript": "^4.1.2"
"typescript": "^4.3.5"
},

@@ -54,0 +54,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc