Socket
Socket
Sign inDemoInstall

mongodb-client-encryption

Package Overview
Dependencies
Maintainers
6
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-client-encryption - npm Package Versions

1
57

1.0.1

Diff

Changelog

Source

1.0.1 (2019-12-31)

  • c1f1aa3 chore: update peer dependency & repository location in package.json
  • fa5c6e7 feat: support bypassAutoEncryption directly in AutoEncrypter
  • e044dc7 refactor: support explicitly set BSON module
  • f974c2b fix typo in node bindings (#85)
mbroadst
published 1.0.0 •

Changelog

Source

1.0.0 (2019-12-10)

  • Same as 1.0.0-rc3.0
mbroadst
published 1.0.0-rc3.0 •

Changelog

Source

1.0.0-rc3.0 (2019-12-04)

  • efda0f2 chore: ensure prebuild revision check works on windows as well
mbroadst
published 1.0.0-rc2.0 •

Changelog

Source

1.0.0-rc2.0 (2019-12-04)

  • 604147d test: fix typo in client encryption tests
mbroadst
published 1.0.0-rc1.0 •

Changelog

Source

1.0.0-rc1.0 (2019-12-04)

  • 09465d0 chore: add standard-version for release management
  • cf43523 test: ensure no clients are left open after test runs
  • b8d5307 feat: add a useful error message if we can't connect to mongocryptd
  • 3e4f575 fix: support two ways of specifying --idleShutdownTimeoutSecs
daprahamian
published 1.0.0-rc0 •

Changelog

Source

v1.0.0-rc0

  • 1aea82b fix: ensure cflags are not mixed between windows and linux
  • bbdc965 test: fix find_cmake.sh path in node's environment setup
  • ca82e87 NODE-2338 support building addon for windows
  • 3eafaa4 NODE-2339: change API to remove mandatory injection
  • 863d4ee NODE-2315: make --idleShutdownTimeoutSecs work
  • 3e48e40 NODE-2109: Follow spec for auto-spawning mongocryptd
  • 5b9f6cd NODE: minor documentation fix
  • 59d4665 NODE-2298: update documentation to synergize with driver docs (#71)
  • 7a145d6 NODE-2255: add support for keyVaultClient
  • e310e75 NODE: fix typo in mock endpoint
  • 114b35c NODE-2255: Add API for specifying a custom endpoint with AWS masterkey provider
  • 65ca4c0 NODE-2255: test that fetching keys uses readConcern=majority
  • 13d8b11 NODE-2255: test that created data keys insert with majority writeConcern
  • a58a0f1 NODE-2278: respect user bson options when using autoEncryption
  • 5eedcc7 MONGOCRYPT-178 NODE-2159 refactor libbson build for better commonality
  • a8cb8e3 MONGOCRYPT-87 consume new CMake targets exported by C driver
mbroadst
published 0.3.1 •

Changelog

Source

v0.3.1

  • e60f3ef NODE: incorporate documentation feedback
  • d07b509 NODE: docs: document the public API of the node bindings
  • 3f00866 NODE: test(cryptoHooks): test error handling of random hooks
  • b0b3255 NODE: fix(cryptoHooks): propagate random hook error
  • 2ea51d8 NODE: fix(crypyoHooks): make crypto hooks work in Node 4
  • 3f962b7 NODE: feat(node12): add node 12 and election support
  • 5cc47c1 NODE: chore(osx): target node 10.12
  • 0e63dfa NODE: chore(osx): fix build on osx in evergreen
  • d00d757 NODE: fix typo
  • 1c2b5d6 NODE: format: minor formatting changes
  • d8932a2 NODE: real v0.3.0 with proper prebuild-install command
daprahamian
published 0.3.0 •

Changelog

Source

v0.3.0

  • e667e28 NODE: remove connecting on linux socket
  • 7fbe80f NODE: fix node evergreen config
  • a462f6f NODE: adds keyAltNames support
  • 2ac2573 NODE: Adding prebuild support to evergreen
  • ff57896 NODE: Adding node tests to evergreen
  • 1bf8568 NODE: feat(cryptoCallbacks): pass crypto errors to libmongocrypt
  • 55ae2a2 NODE: fix node build on osx for node 4 & 6
  • ba25da4 NODE-2072: provide infrastructure for statically linking the addon
daprahamian
published 0.2.0 •

Changelog

Source

v0.2.0

  • 976116b feat: implement crypto hooks, pass them into MongoCrypt instances
  • cf5ccf6 feat: support passing crypto callbacks to MongoCrypt constructor
  • ef38445 test(client-encryption): drop collection before each test run
  • 77ca484 NODE: handle auto-spawning mongocryptd in node bindings
mbroadst
published 0.1.3 •

Changelog

Source

v0.1.3

  • 943cad3 NODE: Add tools to generate documentation in README
  • 0b6be62 NODE: rely on request.bytesNeeded for ending kms requests
  • 4fd9e78 test(autoEncrypter): fix incorrect cyphertext
  • a67fddd refactor(encryption-options): remove initialization vector
  • 98da3ae CDRIVER-3199 fix key offset
  • b112463 chore: update npmignore to not publish build artifacts
  • aa0b189 chore: include missing header in binding header
  • 4e9924c chore: add npm ignore for publishing
  • 595d995 refactor: support returning promises in ClientEncryption
  • 72d2ba8 NODE-1854: add node bindings for client side encryption (#19)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc