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

@testcontainers/mongodb

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testcontainers/mongodb - npm Package Compare versions

Comparing version

to
10.22.0

6

package.json
{
"name": "@testcontainers/mongodb",
"version": "10.21.0",
"version": "10.22.0",
"license": "MIT",

@@ -15,3 +15,3 @@ "keywords": [

"type": "git",
"url": "https://github.com/testcontainers/testcontainers-node"
"url": "git+https://github.com/testcontainers/testcontainers-node.git"
},

@@ -36,4 +36,4 @@ "bugs": {

"dependencies": {
"testcontainers": "^10.21.0"
"testcontainers": "^10.22.0"
}
}