-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
Use Case
As a mongosh developer
I want to depend on the new location of the mongodb-client-encryption package
So that mongosh remains depended on the maintained version of the source
User Impact
- None
Dependencies
- mongodb-client-encryption
Unknowns
- What needs to be built vs downloaded?
Acceptance Criteria
Implementation Requirements
- Use the npm script maintained by the package to build the bindings
- npm run install:libmongocrypt
Testing Requirements
- N/A: Existing CI builds
Documentation Requirements
- None
Follow Up Requirements
- None