@cypress/code-coverage
Advanced tools
Comparing version 3.10.4 to 3.10.5
{ | ||
"name": "@cypress/code-coverage", | ||
"version": "3.10.4", | ||
"version": "3.10.5", | ||
"description": "Saves the code coverage collected during Cypress tests", | ||
@@ -68,9 +68,9 @@ "main": "index.js", | ||
"lodash": "4.17.21", | ||
"markdown-link-check": "3.11.0", | ||
"markdown-link-check": "3.11.1", | ||
"parcel-bundler": "1.12.5", | ||
"prettier": "2.6.2", | ||
"semantic-release": "17.4.7", | ||
"start-server-and-test": "1.14.0", | ||
"start-server-and-test": "1.15.4", | ||
"webpack": "^5.68.0" | ||
} | ||
} |
@@ -445,3 +445,3 @@ # @cypress/code-coverage [![renovate-app badge][renovate-badge]][renovate-app] [![CircleCI](https://circleci.com/gh/cypress-io/code-coverage.svg?style=svg)](https://circleci.com/gh/cypress-io/code-coverage) | ||
- [muratkeremozcan/angular-playground](https://github.com/muratkeremozcan/angular-playground) is an Angular TypeScript application with combined unit and E2E coverage. | ||
- [nefayran/cypress-react-vite](https://github.com/nefayran/cypress-react-vite) React with Vite and istanbul plugin for code coverage. | ||
## Migrations | ||
@@ -448,0 +448,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
63579
220459