@vitest/coverage-istanbul
Advanced tools
+1
-1
@@ -2082,3 +2082,3 @@ import { existsSync, promises } from 'node:fs'; | ||
| var version = "4.0.17"; | ||
| var version = "4.0.18"; | ||
@@ -2085,0 +2085,0 @@ const debug = createDebug("vitest:coverage"); |
+3
-3
| { | ||
| "name": "@vitest/coverage-istanbul", | ||
| "type": "module", | ||
| "version": "4.0.17", | ||
| "version": "4.0.18", | ||
| "description": "Istanbul coverage provider for Vitest", | ||
@@ -40,3 +40,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
| "peerDependencies": { | ||
| "vitest": "4.0.17" | ||
| "vitest": "4.0.18" | ||
| }, | ||
@@ -63,3 +63,3 @@ "dependencies": { | ||
| "pathe": "^2.0.3", | ||
| "vitest": "4.0.17" | ||
| "vitest": "4.0.18" | ||
| }, | ||
@@ -66,0 +66,0 @@ "scripts": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
0
-100%