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

mingo

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mingo - npm Package Versions

1
15

6.3.2

Diff

Changelog

Source

6.3.2 / 2023-03-29

Fixes

  • Coerce empty string "" to true for applicable operators when using strict MongoDB compatibility mode. 321
kofrasa
published 6.3.1 •

Changelog

Source

6.3.1 / 2023-03-28

Fixes

  • Fix $filter to properly handle truthy values. 320
  • Fix $arrayToObject to flatten array before converting to objects.
kofrasa
published 6.3.0 •

Changelog

Source

6.3.0 / 2023-03-27

Fixes

  • Fix $size predicate failing when applied to undefined array. 313
  • Fix $min and $max operators to consider type sorting order.
  • Fix $group operator to enforce _id in spec.
  • Fix variable propagation from parent to child expressions. 315
  • Fix missing validations for $setWindowFields operator.

New

  • Add support for $locf window operator.
  • Add support for $linearFill window operator.
  • Add support for $fill pipeline operator.
kofrasa
published 6.2.7 •

Changelog

Source

6.2.7 / 2023-01-12

Fixes

  • Ensure all variables are accessible in their local contexts. Closes 302
kofrasa
published 6.2.6 •

Changelog

Source

6.2.6 / 2023-01-12 (deprecated)

Fixes

  • Ensure all variables are accessible in their local contexts. Closes 302
kofrasa
published 6.2.5 •

Changelog

Source

6.2.5 / 2023-01-06

Fixes

  • ADD .json files to package.json files array (#299)
kofrasa
published 6.2.4 •

Changelog

Source

6.2.4 / 2023-01-06

Fixes

  • Include package.json in explicit module exports.
  • Create package.json files for subpackages to support all ESM bundlers (#298)
kofrasa
published 6.2.3 •

Changelog

Source

6.2.3 / 2023-01-05

Fixes

  • Export all module paths explicitly for CommonJS and ES6 formats. Closes 295.
kofrasa
published 6.2.2 •

Changelog

Source

6.2.2 / 2023-01/05

  • Distribute package for both commongJS and as ES6 module.
kofrasa
published 6.2.1 •

Changelog

Source

6.2.1 / 2022-12-28

Fixes

  • Properly bind $$this when resolving fields using array operators. Closes 289
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