@vitest/utils
Advanced tools
+1
-1
| MIT License | ||
| Copyright (c) 2021-Present Vitest Team | ||
| Copyright (c) 2021-Present VoidZero Inc. and Vitest contributors | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+3
-3
| { | ||
| "name": "@vitest/utils", | ||
| "type": "module", | ||
| "version": "4.0.0-beta.5", | ||
| "version": "4.0.0-beta.6", | ||
| "description": "Shared Vitest utility functions", | ||
@@ -67,5 +67,5 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "loupe": "^3.1.4", | ||
| "loupe": "^3.2.0", | ||
| "tinyrainbow": "^2.0.0", | ||
| "@vitest/pretty-format": "4.0.0-beta.5" | ||
| "@vitest/pretty-format": "4.0.0-beta.6" | ||
| }, | ||
@@ -72,0 +72,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
177335
0.01%+ Added
- Removed
Updated