@vitest/expect
Advanced tools
+6
-0
@@ -159,2 +159,8 @@ import { MockInstance } from '@vitest/spy'; | ||
| poll?: boolean; | ||
| /** | ||
| * The same assertion instance that chai plugins receive. | ||
| * @experimental | ||
| * @see {@link https://www.chaijs.com/guide/plugins/} Core Plugin Concepts | ||
| */ | ||
| readonly assertion: Assertion; | ||
| } | ||
@@ -161,0 +167,0 @@ interface SyncExpectationResult { |
+4
-4
| { | ||
| "name": "@vitest/expect", | ||
| "type": "module", | ||
| "version": "4.1.3", | ||
| "version": "4.1.4", | ||
| "description": "Jest's expect matchers as a Chai plugin", | ||
@@ -42,7 +42,7 @@ "license": "MIT", | ||
| "tinyrainbow": "^3.1.0", | ||
| "@vitest/spy": "4.1.3", | ||
| "@vitest/utils": "4.1.3" | ||
| "@vitest/spy": "4.1.4", | ||
| "@vitest/utils": "4.1.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@vitest/runner": "4.1.3" | ||
| "@vitest/runner": "4.1.4" | ||
| }, | ||
@@ -49,0 +49,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
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
106752
0.55%2859
0.46%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated