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

@bedrock/account-http

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock/account-http - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

6

CHANGELOG.md
# bedrock-account-http ChangeLog
## 7.1.1 - 2023-10-20
### Fixed
- Remove unused `@bedrock/https-agent` dep.
- Move `@bedrock/turnstile` into `peerDependencies`.
## 7.1.0 - 2023-10-18

@@ -4,0 +10,0 @@

5

package.json
{
"name": "@bedrock/account-http",
"version": "7.1.0",
"version": "7.1.1",
"type": "module",

@@ -28,4 +28,2 @@ "description": "HTTP API for Bedrock User Accounts",

"dependencies": {
"@bedrock/https-agent": "^4.0.0",
"@bedrock/turnstile": "^1.0.0",
"@digitalbazaar/http-client": "^4.0.0",

@@ -42,2 +40,3 @@ "express-query-boolean": "^2.0.0",

"@bedrock/passport": "^11.0.0",
"@bedrock/turnstile": "^1.0.1",
"@bedrock/validation": "^7.0.0"

@@ -44,0 +43,0 @@ },

3

test/package.json

@@ -26,5 +26,5 @@ {

"dependencies": {
"@bedrock/core": "^6.0.0",
"@bedrock/account": "^9.0.0",
"@bedrock/account-http": "file:..",
"@bedrock/core": "^6.0.0",
"@bedrock/express": "^8.0.0",

@@ -35,2 +35,3 @@ "@bedrock/mongodb": "^10.0.0",

"@bedrock/test": "^8.0.0",
"@bedrock/turnstile": "^1.0.1",
"@bedrock/validation": "^7.0.0",

@@ -37,0 +38,0 @@ "apisauce": "^2.0.0",

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