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

@testcontainers/arangodb

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testcontainers/arangodb - npm Package Compare versions

Comparing version

to
10.10.0

6

package.json
{
"name": "@testcontainers/arangodb",
"version": "10.9.0",
"version": "10.10.0",
"license": "MIT",

@@ -32,7 +32,7 @@ "keywords": [

"devDependencies": {
"arangojs": "^8.7.0"
"arangojs": "^8.8.1"
},
"dependencies": {
"testcontainers": "^10.9.0"
"testcontainers": "^10.10.0"
}
}