MongoDB Crypt Library Dummy
JSON →Dummy implementation of a MongoDB Crypt shared library for testing and development. Version 1.0.2 (stable). This package provides only version helper functions without actual crypto operations. It mimics the interface of the real mongodb-crypt-library for use in unit tests or environments where the native library is not available. Release cadence is low; typically updated alongside the real library. Key differentiator: allows testing of @mongodb-js/mongodb-client-encryption without requiring the native dependency.