@web/test-runner-coverage-v8
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "@web/test-runner-coverage-v8", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"publishConfig": { | ||
@@ -19,2 +19,3 @@ "access": "public" | ||
".": { | ||
"types": "./index.d.ts", | ||
"import": "./index.mjs", | ||
@@ -46,3 +47,3 @@ "require": "./dist/index.js" | ||
"dependencies": { | ||
"@web/test-runner-core": "^0.11.0", | ||
"@web/test-runner-core": "^0.11.6", | ||
"istanbul-lib-coverage": "^3.0.0", | ||
@@ -49,0 +50,0 @@ "lru-cache": "^8.0.4", |
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
15940