mongodb-memory-server
Advanced tools
Comparing version 9.1.0 to 9.1.1
{ | ||
"name": "mongodb-memory-server", | ||
"version": "9.1.0", | ||
"version": "9.1.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.", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"mongodb-memory-server-core": "9.1.0", | ||
"mongodb-memory-server-core": "9.1.1", | ||
"tslib": "^2.6.2" | ||
@@ -30,0 +30,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedmongodb-memory-server-core@9.1.1(transitive)
- Removedmongodb-memory-server-core@9.1.0(transitive)