@vitest/utils
Advanced tools
+2
-2
| { | ||
| "name": "@vitest/utils", | ||
| "type": "module", | ||
| "version": "4.0.17", | ||
| "version": "4.0.18", | ||
| "description": "Shared Vitest utility functions", | ||
@@ -85,3 +85,3 @@ "license": "MIT", | ||
| "tinyrainbow": "^3.0.3", | ||
| "@vitest/pretty-format": "4.0.17" | ||
| "@vitest/pretty-format": "4.0.18" | ||
| }, | ||
@@ -88,0 +88,0 @@ "devDependencies": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance 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
10
66.67%+ Added
- Removed
Updated