Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mongochangestream

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongochangestream - npm Package Versions

13
6

0.44.0

Diff

Changelog

Source

0.44.0

  • Bump dependencies.
sp-dev
published 0.43.2 •

Changelog

Source

0.43.2

  • Escape period in regex.
sp-dev
published 0.43.1 •

Changelog

Source

0.43.1

  • Fix issue where omitting nested paths failed to remove the field from updateDescription.updatedFields do to dotted field name.
sp-dev
published 0.43.0 •

Changelog

Source

0.43.0

  • Optionally pass an array of operation types (insert, update, ...) to processChangeStream. This allows you to skip operations you don't care about. For example, a delete operation due to a collection TTL index.
sp-dev
published 0.42.0 •

Changelog

Source

0.42.0

  • NOTE: Breaking change!
  • processChangeStream is now batched, meaning the callback now receives an array of change stream events.
sp-dev
published 0.41.0 •

Changelog

Source

0.41.0

  • More robust error code handling for missingOplogEntry.
sp-dev
published 0.40.0 •

Changelog

Source

0.40.0

  • Don't emit the cursorError event when stopping.
sp-dev
published 0.39.0 •

Changelog

Source

0.39.0

  • Expose FSM via state property for runInitialScan and processChangeStream.
sp-dev
published 0.38.1 •

Changelog

Source

0.38.1

  • Fix bug with fsm. Added accompanying test.
sp-dev
published 0.38.0 •

Changelog

Source

0.38.0

  • Remove all health check code in favor of using the cursorError event.
  • Simplify some code.
  • Add support for sort order (asc, desc) on initial scan.
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