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

@atproto/oauth-client

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atproto/oauth-client - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

9

CHANGELOG.md
# @atproto/oauth-client
## 0.3.6
### Patch Changes
- Updated dependencies [[`72eba67af`](https://github.com/bluesky-social/atproto/commit/72eba67af1af8320b5400bcb9319d5c3c8407d99)]:
- @atproto-labs/did-resolver@0.1.7
- @atproto-labs/identity-resolver@0.1.9
- @atproto/xrpc@0.6.6
## 0.3.5

@@ -4,0 +13,0 @@

8

package.json
{
"name": "@atproto/oauth-client",
"version": "0.3.5",
"version": "0.3.6",
"license": "MIT",

@@ -30,6 +30,6 @@ "description": "OAuth client for ATPROTO PDS. This package serves as common base for environment-specific implementations (NodeJS, Browser, React-Native).",

"zod": "^3.23.8",
"@atproto-labs/did-resolver": "0.1.6",
"@atproto-labs/did-resolver": "0.1.7",
"@atproto-labs/fetch": "0.1.2",
"@atproto-labs/handle-resolver": "0.1.5",
"@atproto-labs/identity-resolver": "0.1.8",
"@atproto-labs/identity-resolver": "0.1.9",
"@atproto-labs/simple-store": "0.1.1",

@@ -40,3 +40,3 @@ "@atproto-labs/simple-store-memory": "0.1.1",

"@atproto/oauth-types": "0.2.1",
"@atproto/xrpc": "0.6.5"
"@atproto/xrpc": "0.6.6"
},

@@ -43,0 +43,0 @@ "devDependencies": {

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