@vitest/pretty-format
Advanced tools
+1
-1
@@ -359,3 +359,3 @@ import styles from 'tinyrainbow'; | ||
| // SENTINEL constants are from https://github.com/facebook/immutable-js | ||
| // SENTINEL constants are from https://github.com/immutable-js/immutable-js | ||
| const IS_ITERABLE_SENTINEL = "@@__IMMUTABLE_ITERABLE__@@"; | ||
@@ -362,0 +362,0 @@ const IS_LIST_SENTINEL = "@@__IMMUTABLE_LIST__@@"; |
+1
-1
| { | ||
| "name": "@vitest/pretty-format", | ||
| "type": "module", | ||
| "version": "5.0.0-beta.4", | ||
| "version": "5.0.0-beta.5", | ||
| "description": "Fork of pretty-format with support for ESM", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
52754
0.01%