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

vitest-mongodb

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitest-mongodb - npm Package Compare versions

Comparing version

to
0.0.2

README.md

5

package.json
{
"name": "vitest-mongodb",
"version": "0.0.1",
"version": "0.0.2",
"description": "Run your tests using Vitest and MongoDB in Memory server.",

@@ -46,3 +46,4 @@ "author": "Enoch Chau <enoch965@gmail.com>",

"typecheck": "tsc",
"build": "unbuild"
"build": "unbuild",
"prepublishOnly": "yarn typecheck && yarn build"
},

@@ -49,0 +50,0 @@ "dependencies": {