Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@vitest/expect

Package Overview
Dependencies
Maintainers
5
Versions
194
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.4
to
3.2.5
+4
-4
package.json
{
"name": "@vitest/expect",
"type": "module",
"version": "3.2.4",
"version": "3.2.5",
"description": "Jest's expect matchers as a Chai plugin",

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

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

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