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

bedrock-account-http

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bedrock-account-http - npm Package Versions

2

4.2.1

Diff
dlongley
published 4.2.1 •

Changelog

Source

4.2.1 - 2022-03-26

Changed

  • Update peer deps to match those with ESM internals:
    • bedrock-account@6.3.2
    • bedrock-express@6.4.1
    • bedrock-passport@8.1.0
    • bedrock-validation@^5.6.3.

Fixed

  • Fix test suite.
dlongley
published 4.2.0 •

Changelog

Source

4.2.0 - 2022-03-23

Changed

  • Update peer deps:
    • bedrock@4.5.
    • bedrock-account@6.3.
dlongley
published 4.1.1 •

Changelog

Source

4.1.1 - 2022-03-23

Fixed

  • Fix linting errors.
dlongley
published 4.1.0 •

Changelog

Source

4.1.0 - 2022-03-23

Changed

  • Use esm.js to transpile internals from ESM to CommonJS. Should be a non-breaking change.
dlongley
published 4.0.0 •

Changelog

Source

4.0.0 - 2022-03-07

Changed

  • BREAKING: Update peer deps:
    • bedrock@4.4
    • bedrock-validation@5.5
    • bedrock-mongodb@8.4
    • bedrock-passport@8
  • BREAKING: Disable cors on get account route to avoid CSRF attacks.
  • BREAKING: Remove schemas directory from configured schemas, load locally only using the new bedrock-validation@5 model.

Removed

  • BREAKING: Remove all usage of bedrock-permission including roles (e.g., sysResourceRole), actor, etc. All authz should be managed via HTTP (or other) APIs and technologies such as zcaps, meters, and oauth2.
mattcollier
published 3.1.0 •

Changelog

Source

3.1.0 - 2021-06-08

Added

  • Add res to autoLogin event params.
mattcollier
published 3.0.0 •

Changelog

Source

3.0.0 - 2021-03-19

Changed

  • BREAKING: Use bedrock-validation@5.0.0. Email addresses must be all lowercase.
mattcollier
published 2.0.0 •

Changelog

Source

2.0.0 - 2021-01-12

Changed

  • BREAKING: Remove limit option
  • BREAKING: Update bedrock-account@5.
mattcollier
published 1.7.0 •

Changelog

Source

1.7.0 - 2020-07-07

Changed

  • Update test deps and CI workflow.
mattcollier
published 1.6.0 •

Changelog

Source

1.6.0 - 2020-06-29

Changed

  • Update peerDependencies to include bedrock-account@4.
  • Update test deps and CI workflow.
2