mongodb-client-encryption
Advanced tools
Comparing version 2.9.0 to 2.9.1
@@ -5,2 +5,4 @@ # Changelog | ||
### [2.9.1](https://github.com/mongodb/libmongocrypt/compare/node-v2.9.0...node-v2.9.1) (2023-10-09) | ||
## [2.9.0](https://github.com/mongodb/libmongocrypt/compare/node-v2.8.0...node-v2.9.0) (2023-07-12) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "mongodb-client-encryption", | ||
"version": "2.9.0", | ||
"version": "2.9.1", | ||
"description": "Official client encryption module for the MongoDB Node.js driver", | ||
@@ -68,3 +68,3 @@ "main": "lib/index.js", | ||
"gcp-metadata": "^5.2.0", | ||
"mongodb": ">=3.4.0" | ||
"mongodb": ">=3.4.0 <6.0.0" | ||
}, | ||
@@ -71,0 +71,0 @@ "peerDependenciesMeta": { |
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
216883