Socket
Socket
Sign inDemoInstall

mongodb-memory-server

Package Overview
Dependencies
Maintainers
2
Versions
345
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 8.15.0 to 9.0.0-beta.1

6

package.json
{
"name": "mongodb-memory-server",
"version": "8.15.0",
"version": "9.0.0-beta.1",
"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.",

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

"engines": {
"node": ">=12.22.0"
"node": ">=14.20.1"
},

@@ -28,3 +28,3 @@ "homepage": "https://github.com/nodkz/mongodb-memory-server",

"dependencies": {
"mongodb-memory-server-core": "8.15.0",
"mongodb-memory-server-core": "9.0.0-beta.1",
"tslib": "^2.6.1"

@@ -31,0 +31,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc