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

mongopatch

Package Overview
Dependencies
Maintainers
12
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongopatch - npm Package Versions

134

0.8.8

Diff

kapetan
published 0.8.7 •

kapetan
published 0.8.6 •

Changelog

Source

Version 0.8.6

  • Update mongojs to newest version, which includes various bug fixes.
kapetan
published 0.8.5 •

Changelog

Source

Version 0.8.5

  • Do not use the original document _id when creating log entries.
kapetan
published 0.8.4 •

Changelog

Source

Version 0.8.4

  • Add --diff-object option to the cli.
kapetan
published 0.8.3 •

Changelog

Source

Version 0.8.3

  • Make is possible to pass diffObject option to the programmatic interface. This will produce a document diff which contains objects when doing changes on array-like instances (objects with numeric keys).
kapetan
published 0.8.2 •

Changelog

Source

Version 0.8.2

  • Make it possible to pass the log collection to the programmatic interface. Can be a string or mongojs collection instance.
kapetan
published 0.8.1 •

Changelog

Source

Version 0.8.1

  • Make it possible to pass a mongojs database instance to mongopatch when used programmatically (the database is not closed).
kapetan
published 0.8.0 •

Changelog

Source

Version 0.8.0

  • Updated dependencies. New version of mongojs has breaking interface changes, which also affects the behaviour of patch.db object (an instance of the mongojs db class).
  • Fix tests on windows. Use the win-spawn module for cli tests.
kapetan
published 0.7.3 •

Changelog

Source

Version 0.7.3

  • Added optimistic locking fallback using the $where operator. Some documents didn't match them self when used in a query.
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