@vitest/utils
Advanced tools
@@ -222,2 +222,4 @@ import { isPrimitive, notNullish } from './helpers.js'; | ||
| "/vitest/src/", | ||
| "/packages/expect/src/", | ||
| "/packages/snapshot/src/", | ||
| "/node_modules/chai/", | ||
@@ -224,0 +226,0 @@ "/node_modules/tinyspy/", |
+2
-2
| { | ||
| "name": "@vitest/utils", | ||
| "type": "module", | ||
| "version": "5.0.0-beta.3", | ||
| "version": "5.0.0-beta.4", | ||
| "description": "Shared Vitest utility functions", | ||
@@ -89,3 +89,3 @@ "license": "MIT", | ||
| "tinyrainbow": "^3.1.0", | ||
| "@vitest/pretty-format": "5.0.0-beta.3" | ||
| "@vitest/pretty-format": "5.0.0-beta.4" | ||
| }, | ||
@@ -92,0 +92,0 @@ "devDependencies": { |
148601
0.04%4141
0.05%+ Added
- Removed