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

1235

0.13.0

Diff

Changelog

Source

0.13.0 (2023-09-01)

Features

  • use mongodb driver v6 (fcef2ab)

Chores

  • deps-dev: bump @types/node from 20.4.10 to 20.5.7 (4a16098)
  • deps-dev: bump chai from 4.3.7 to 4.3.8 (68849ee)
  • deps-dev: bump eslint from 8.46.0 to 8.48.0 (eb9f721)
  • deps-dev: bump mongodb-memory-server from 8.13.0 to 8.15.1 (b1cb31d)
  • deps-dev: bump typescript from 5.1.6 to 5.2.2 (01a3edc)
stfsy
published 0.12.1 •

Changelog

Source

0.12.1 (2023-08-21)

Bug Fixes

  • typo in db name env variable (c59fda2)
stfsy
published 0.12.0 •

Changelog

Source

0.12.0 (2023-08-16)

Features

  • locks: return callback's return value (ef4cde9)
stfsy
published 0.11.0 •

Changelog

Source

0.11.0 (2023-08-15)

Features

  • locks: add lock module to allow locking of documents (40ac672)

Refactorings

  • instantiate modules only in describe function (0beaee8)

Chores

  • deps: declare node types as dev dep (67f2610)
  • do not log to console (a0a73d2)
  • docs: update readme (de95093)
  • pkg: update types definition (52e1ee3)
  • update env var for database name (8a80153)
stfsy
published 0.10.0 •

Changelog

Source

0.10.0 (2023-08-12)

Features

  • allow setting db name via env var (e5047ca)
stfsy
published 0.9.0 •

Changelog

Source

0.9.0 (2023-08-12)

Chores

  • docs: update readme (344a17c)
  • generate types during release (df1360d)
  • ignore typescript types (07555b8)
  • remove syntax errors in github when rendering markdown (203a508)
stfsy
published 0.8.0 •

Changelog

Source

0.8.0 (2023-07-28)

Features

  • implement history and auditing extension (05be481)

Chores

  • also generate docs for history extension (fc363f4)
  • deps-dev: bump eslint from 8.42.0 to 8.44.0 (37cc991)
  • deps-dev: bump mongodb-memory-server from 8.12.2 to 8.13.0 (9d2a7f0)
  • deps: update dependencies (9e2ef11)
  • docs: fix typo (e86a7b1)
  • docs: set only one headline in event emitter docs (804d03b)
  • docs: update readme (1653c4b)
  • docs: update readme (d0f8dde)
  • simple-resource: update js doc (6a3b221)
  • update docs (df34b9b)
  • update jsdoc examples (d111cc0)
stfsy
published 0.7.0 •

Changelog

Source

0.7.0 (2023-06-18)

Features

  • in events pass state of before and after operation (fc29347)
  • make transactions optional (93266ce)
  • one-to-few-ref-storage: support transactions in create and delete (c19558b)
  • one-to-many-resource: reorder order of deletions (aeeaa33)
  • one-to-many-storage: support create and delete with transactions (3a54ca7)
  • simple-resource: abort transaction on error (d477b5c)
  • simple-resource: wrap update and delete in transactions (e106aa2)

Bug Fixes

  • simple-resource: before aborting transaction check it is active (6d6275a)

Refactorings

  • move create implementation one level up (eaa3142)

Chores

  • do net send context in events (b11f587)
  • docs: also create docs for event emitter (0b845c3)
  • docs: generate all readmes again (0ba4914)
  • docs: link to event emitter docs (18507b9)
  • docs: set headline in event emitter docs (182d932)
  • docs: update readme (c05b009)
  • docs: update readme (644ea72)
  • one-to-many-resource: allow for easier testing by not calling super class directly (10c370d)
  • simple-resource: optionally use session also in create function (7b0d730)
  • update readme (5ecc466)
  • use db from connection string by default (b588062)
stfsy
published 0.6.0 •

Changelog

Source

0.6.0 (2023-06-13)

Features

  • pass full resource id path and full resource to event handlers (e47deef)

Chores

stfsy
published 0.5.0 •

Changelog

Source

0.5.0 (2023-06-12)

Features

  • expose usage event prefix as instance property (8c42d9b)
  • one-to-many-resource: also create update events (23c03ef)
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