{"library":"mongodb-client-encryption","type":"library","category":null,"description":"The `mongodb-client-encryption` package is the official Node.js wrapper for `libmongocrypt`, a core library enabling Client-Side Field Level Encryption (CSFLE) for MongoDB. It is not intended for standalone use by application developers, but rather as an internal dependency of the `mongodb` Node.js driver to provide robust encryption capabilities. The current stable version is v7.0.0, released in November 2025. Releases typically align with major and minor versions of the main `mongodb` driver, with new features and breaking changes often following driver updates. Its key differentiator is providing the native bindings and core encryption logic for CSFLE, integrating seamlessly with the `mongodb` package to allow developers to encrypt sensitive data before it leaves the application, maintaining data privacy without sacrificing queryability.","language":"javascript","status":"active","version":"7.0.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install mongodb-client-encryption","imports":["import { ClientEncryption } from 'mongodb-client-encryption'","import type { KMSProviders } from 'mongodb-client-encryption'","import type { ClientEncryptionOptions } from 'mongodb-client-encryption'"]},{"cmd":"yarn add mongodb-client-encryption","imports":[]},{"cmd":"pnpm add mongodb-client-encryption","imports":[]}],"homepage":null,"github":"https://github.com/mongodb-js/mongodb-client-encryption","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mongodb-client-encryption","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/mongodb-client-encryption/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}