You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

mongodb-memory-server

Package Overview
Dependencies
Maintainers
2
Versions
356
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.4

4

package.json
{
"name": "mongodb-memory-server",
"version": "10.2.0-beta.3",
"version": "10.2.0-beta.4",
"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.3",
"mongodb-memory-server-core": "10.2.0-beta.4",
"tslib": "^2.8.1"

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