Socket
Socket
Sign inDemoInstall

@discue/mongodb-resource-client

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@discue/mongodb-resource-client - npm Package Versions

1245

0.22.0

Diff

Changelog

Source

0.22.0 (2023-12-17)

Features

  • allow enabling eventing at runtime (c3e0f13)

Chores

  • add optional deps as dev deps (1493526)
  • deps-dev: bump @types/chai from 4.3.6 to 4.3.9 (699ec7f)
  • deps-dev: bump @types/node from 20.8.0 to 20.8.10 (7a9bec7)
  • deps-dev: bump eslint from 8.50.0 to 8.52.0 (1a44981)
  • deps-dev: bump mongodb-memory-server from 8.15.1 to 9.0.1 (47995df)
  • deps: bump actions/setup-node from 3 to 4 (20ef031)
  • deps: bump mongodb from 6.1.0 to 6.2.0 (d0d86f6)
  • deps: update dependencies (ea2ea8b)
  • deps: update dependencies (1ecf677)
  • docs: update readme (828e647)
  • one-to-many-resource: require minimum resource ids length (a2f607b)
  • one-to-many-resource: update condition in getAll (0a6ae07)
  • types: declare private methods) (797a70a)
stfsy
published 0.21.1 •

Changelog

Source

0.21.1 (2023-10-03)

Bug Fixes

  • one-to-many-resource: fix response contains unwanted properties (588f230)
stfsy
published 0.21.0 •

Changelog

Source

0.21.0 (2023-10-03)

Features

  • one-to-many-resource: use lookup for resource path checks (9ff49cf)
  • simple-resource: for create only check resource exists in target collection (2d101dc)

Refactorings

  • one-to-many-resource: add more logic to mongodb lookup queries (8f56d54)

Chores

  • add env var for sharing mongoclient (11c8789)
  • deps-dev: bump @types/node from 20.6.2 to 20.8.0 (b7746d3)
  • deps-dev: bump chai from 4.3.8 to 4.3.10 (0b4f7e3)
  • deps-dev: bump eslint from 8.49.0 to 8.50.0 (964188c)
  • deps: add mocha types (fd19d88)
  • deps: bump @discue/open-telemetry-tracing from 0.3.0 to 0.4.0 (6b17c70)
  • deps: bump actions/checkout from 3 to 4 (01835e3)
  • docs: update readme (87e55c5)
  • simple-resource: remove log statement (5aad971)
stfsy
published 0.20.0 •

Changelog

Source

0.20.0 (2023-09-24)

Features

  • one-to-many-resource: improve perf by only checking immediate parent's ref (3cff31e)
  • simple-resource: join array if its array with length > 1 (fe133b3)

Bug Fixes

  • simple-resource: error if collection name passed (58ff833)

Refactorings

  • one-to-few-resource: do not use callbacks for resource events (01d7ab6)

Chores

  • add new aggregations (d61d175)
  • add types ref to package.json (2c1de16)
  • ci: decrease test timeout (c6c6c68)
  • docs: update readme (d91fcc8)
  • remove benchmark test from index (7a825ff)
  • simple-resource: emit delete event after deletion (0f04b22)
stfsy
published 0.19.0 •

Changelog

Source

0.19.0 (2023-09-20)

Chores

  • update and unify span names (60a03cc)
stfsy
published 0.18.0 •

Changelog

Source

0.18.0 (2023-09-19)

Features

  • add package prefix to all span names (a342827)

Chores

  • update tracing dependency to prevent build failures (5b6618b)
stfsy
published 0.17.0 •

Changelog

Source

0.17.0 (2023-09-19)

Features

  • add tracing support with open telemetry (8c72cb0)

Chores

stfsy
published 0.16.0 •

Changelog

Source

0.16.0 (2023-09-18)

Features

  • simple-resource: if no client was given close custom one on SIGTERM (009db39)

Bug Fixes

  • locks: ttl index must use a date field (7795c63)

Chores

  • locks: add underscore to collection name (0d153e6)
stfsy
published 0.15.0 •

Changelog

Source

0.15.0 (2023-09-12)

Features

  • simple-resource: let mongo client handle connectivity (16252dc)
stfsy
published 0.14.0 •

Changelog

Source

0.14.0 (2023-09-12)

Features

  • make sure all cursors are closed after reading (d94cd2f)

Chores

  • deps: install chai types (ea399cd)
  • fix type in comment (498712c)
  • one-to-few-resource: limit get results to 1 always (62bd803)
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