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

mingo

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mingo - npm Package Versions

23
14

6.4.15

Diff

Changelog

Source

6.4.15 / 2024-04-16

New

  • Support custom type comparison using toString when defined on the type.
kofrasa
published 6.4.14 •

Changelog

Source

6.4.14 / 2024-04-12 (deprecated)

  • ESM import broken. See #437
kofrasa
published 6.4.13 •

Changelog

Source

6.4.13 / 2024-03-22

Update

  • Add support for Query condition to updater function.
kofrasa
published 6.4.12 •

Changelog

Source

6.4.12 / 2024-02-26

New

  • Autoload basic query operators and expression operators for boolean and comparison for use with Updater. #413
  • Add explicit MingoError type to represent errors caught by the library.

Fixes

  • Revert "add import field to built package.json file to ensure proper vitest resolution (#420)
kofrasa
published 6.4.11 •

Changelog

Source

6.4.11 / 2024-02-24 (deprecated)

New

  • Autoload basic query operators and expression operators for boolean and comparison for use with Updater. #413
  • Add explicit MingoError type to represent errors caught by the library.

Fixes

  • Add fix for Vitest. #420
kofrasa
published 6.4.10 •

Changelog

Source

6.4.10 / 2023-12-20

Fixes

  • Support BigInt only when available on platform #407
kofrasa
published 6.4.9 •

Changelog

Source

6.4.9 / 2023-11-12

New

  • Add support for accumulator and expression operators; $percentile, $median.
kofrasa
published 6.4.8 •

Changelog

Source

6.4.8 / 2023-10-21

Fixes

  • Minor refactoring improvements to fix build issues in some web frameworks.
kofrasa
published 6.4.7 •

Changelog

Source

6.4.7 / 2023-10-06

New

  • Add support for bitwise aggregation operators. $bitAnd, $bitOr,$bitXor,$bitNot.
  • Add support for typed arrays in isEqual, cloneDeep, and stringify.

Fixes

  • Build object graph for relevant update operators $inc,$mul,$max,$min,$push,$bit.
  • Compare user-defined types with referential equality only with isEqual.
  • Process user-defined types correctly with stringify.
  • Properly handle cycles in stringify operation.
kofrasa
published 6.4.6 •

Changelog

Source

6.4.6 / 2023-10-02

Fixes

  • Support nested object query expressions for $pull. 373
23
14
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