@vitest/utils
Advanced tools
+2
-2
| { | ||
| "name": "@vitest/utils", | ||
| "type": "module", | ||
| "version": "3.2.0", | ||
| "version": "3.2.1", | ||
| "description": "Shared Vitest utility functions", | ||
@@ -65,3 +65,3 @@ "license": "MIT", | ||
| "tinyrainbow": "^2.0.0", | ||
| "@vitest/pretty-format": "3.2.0" | ||
| "@vitest/pretty-format": "3.2.1" | ||
| }, | ||
@@ -68,0 +68,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
+ Added
- Removed
Updated