🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

mongodb-memory-server

Package Overview
Dependencies
Maintainers
2
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-memory-server - npm Package Compare versions

Comparing version

to
10.2.0-beta.2

4

package.json
{
"name": "mongodb-memory-server",
"version": "10.2.0-beta.1",
"version": "10.2.0-beta.2",
"description": "MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.",

@@ -27,3 +27,3 @@ "main": "index.js",

"dependencies": {
"mongodb-memory-server-core": "10.2.0-beta.1",
"mongodb-memory-server-core": "10.2.0-beta.2",
"tslib": "^2.8.1"

@@ -30,0 +30,0 @@ },