New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/crud-server

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/crud-server - npm Package Versions

1
1416
18

1.5.0

Diff
frankpagan
published 1.5.0 •

Changelog

Source

1.5.0 (2022-05-14)

Features

  • function readDocumentList has been renamed to readDocuments (3081581)
frankpagan
published 1.4.4 •

Changelog

Source

1.4.4 (2022-05-13)

Bug Fixes

  • removed readDocument error console.log (0ca8012)
frankpagan
published 1.4.3 •

Changelog

Source

1.4.3 (2022-05-12)

Bug Fixes

  • updateDocument now sends updated data (f18d5e7)
frankpagan
published 1.4.2 •

Changelog

Source

1.4.2 (2022-05-12)

Bug Fixes

  • createDocument requires organization_id to be stored (259f56d)
frankpagan
published 1.4.1 •

Changelog

Source

1.4.1 (2022-05-06)

Bug Fixes

  • replace ObjectID with ObjectId due to mongodb depreciation (93e4294)
  • update config organization_Id to organization_id (996611b)
frankpagan
published 1.4.0 •

Changelog

Source

1.4.0 (2022-04-01)

Features

  • readCollections to return a list of collections (2ad15d4)
frankpagan
published 1.3.4 •

Changelog

Source

1.3.4 (2022-03-06)

Bug Fixes

  • broadcast_sender if condition removed and handeled by socket (c2a0a6d)
  • removed param isExact from broadcast as it can be handled by param room (e709e36)
  • update param roomInfo to socketInfo (f50edc9)
frankpagan
published 1.3.3 •

Changelog

Source

1.3.3 (2022-03-05)

Bug Fixes

  • typo reponse to response (bbc67bf)
frankpagan
published 1.3.2 •

Changelog

Source

1.3.2 (2022-03-04)

Bug Fixes

frankpagan
published 1.3.1 •

Changelog

Source

1.3.1 (2022-03-04)

Bug Fixes