🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vitest/expect

Package Overview
Dependencies
Maintainers
5
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitest/expect - npm Package Compare versions

Comparing version
3.2.6
to
3.2.7
+4
-4
package.json
{
"name": "@vitest/expect",
"type": "module",
"version": "3.2.6",
"version": "3.2.7",
"description": "Jest's expect matchers as a Chai plugin",

@@ -35,8 +35,8 @@ "license": "MIT",

"tinyrainbow": "^2.0.0",
"@vitest/spy": "3.2.6",
"@vitest/utils": "3.2.6"
"@vitest/spy": "3.2.7",
"@vitest/utils": "3.2.7"
},
"devDependencies": {
"rollup-plugin-copy": "^3.5.0",
"@vitest/runner": "3.2.6"
"@vitest/runner": "3.2.7"
},

@@ -43,0 +43,0 @@ "scripts": {