New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vitest/expect

Package Overview
Dependencies
Maintainers
4
Versions
119
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

to
2.1.9

8

package.json
{
"name": "@vitest/expect",
"type": "module",
"version": "2.1.8",
"version": "2.1.9",
"description": "Jest's expect matchers as a Chai plugin",

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

"tinyrainbow": "^1.2.0",
"@vitest/spy": "2.1.8",
"@vitest/utils": "2.1.8"
"@vitest/spy": "2.1.9",
"@vitest/utils": "2.1.9"
},

@@ -42,3 +42,3 @@ "devDependencies": {

"rollup-plugin-copy": "^3.5.0",
"@vitest/runner": "2.1.8"
"@vitest/runner": "2.1.9"
},

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