You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

mongo2elastic

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongo2elastic - npm Package Versions

234567

0.54.0

Diff
s
sp-dev
published 0.54.0 •

Changelog

Source

0.54.0

  • Latest mongochangestream - Safely call p-retry, wrapping non-Error exceptions in an Error.
s
sp-dev
published 0.53.0 •

Changelog

Source

0.53.0

  • Latest mongochangestream - Fix hanging when stopping while paused.
s
sp-dev
published 0.52.0 •

Changelog

Source

0.52.0

  • Bumped dependencies to fix security vulnerabilities.
s
sp-dev
published 0.51.0 •

Changelog

Source

0.51.0

  • Latest mongochangestream - Performance improvements related to updating the refresh token more often. See mongochangestream changelog
s
sp-dev
published 0.50.0 •

Changelog

Source

0.50.0

  • Remove try/catch and rely on retry logic in mongochangestream.
s
sp-dev
published 0.49.0 •

Changelog

Source

0.49.0

  • Latest mongochangestream - Fix for downstream processRecords mutation.
s
sp-dev
published 0.48.0 •

Changelog

Source

0.48.0

  • Latest mongochangestream - Add lastFlush to stats event.
s
sp-dev
published 0.47.0 •

Changelog

Source

0.47.0

  • Breaking Change: When there are multiple overrides that match the same path (e.g. * and foo.* both match the path foo.bar), they will now be applied in sequence, where the output of each override is passed as input to the next.
  • Added a mapSchema option as an "escape hatch" to allow preprocessing each node in the input object (using map from obj-walker) before converting it to a Crate schema.
s
sp-dev
published 0.46.0 •

Changelog

Source

0.46.0

  • Bump mongochangestream to enable "pausable" feature.
  • Bumped deps.
s
sp-dev
published 0.45.0 •

Changelog

Source

0.45.0

  • Bump packages, including latest prom-utils which allows for throttling of items/sec and bytes/sec.