cypress-should
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "cypress-should", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Supercool assertion library for Cypress", | ||
@@ -46,12 +46,12 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"cypress": "^12.17.2", | ||
"cypress": "^13.1.0", | ||
"eslint": "^8.46.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-chai-friendly": "^0.7.2", | ||
"eslint-plugin-cypress": "^2.13.3", | ||
"eslint-plugin-cypress": "^3.0.2", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"prettier": "^3.0.1", | ||
"release-it": "^16.1.3", | ||
"release-it": "^17.0.0", | ||
"start-server-and-test": "^2.0.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24978