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

@bedrock/account

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock/account - npm Package Versions

9.1.0

Diff

Changelog

Source

9.1.0 - 2024-10-15

Changed

  • Update dependencies.
dlongley
published 9.0.0 •

Changelog

Source

9.0.0 - 2023-01-24

Changed

  • BREAKING: The database record and layout for this module has changed in ways that incompatible with any previous releases. Now the uniqueness constraint for account email addresses is enforced via a proxy collection and an internal transaction system. This enables the account collection (and the proxy collection) to be sharded.

Removed

  • BREAKING: The patch feature in the update API has been removed. Only overwrite w/sequence matching is permitted.
dlongley
published 8.2.0 •

Changelog

Source

8.2.0 - 2022-12-11

Added

  • Add overwrite feature to update. Instead of using a JSON patch, the account and / or meta fields in an account record can be overwritten, provided that the sequence matches.
dlongley
published 8.1.0 •

Changelog

Source

8.1.0 - 2022-12-11

Added

  • Add optional explain flag to get().
dlongley
published 8.0.0 •

Changelog

Source

8.0.0 - 2022-04-29

Changed

  • BREAKING: Update peer deps:
    • @bedrock/core@6
    • @bedrock/mongodb@10
    • @bedrock/validation@7.
dlongley
published 7.0.0 •

Changelog

Source

7.0.0 - 2022-04-06

Changed

  • BREAKING: Rename package to @bedrock/account.
  • BREAKING: Convert to module (ESM).
  • BREAKING: Remove default export.
  • BREAKING: Require node 14.x.
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