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

@atproto/oauth-client

Package Overview
Dependencies
Maintainers
0
Versions
17
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.2.0 to 0.2.1

11

CHANGELOG.md
# @atproto/oauth-client
## 0.2.1
### Patch Changes
- Updated dependencies [[`cb4abbb67`](https://github.com/bluesky-social/atproto/commit/cb4abbb673c69a8a89b49dca5c038f3da2153c6c), [`cb4abbb67`](https://github.com/bluesky-social/atproto/commit/cb4abbb673c69a8a89b49dca5c038f3da2153c6c), [`cb4abbb67`](https://github.com/bluesky-social/atproto/commit/cb4abbb673c69a8a89b49dca5c038f3da2153c6c), [`98711a147`](https://github.com/bluesky-social/atproto/commit/98711a147a8674337f605c6368f39fc10c2fae93)]:
- @atproto/did@0.1.2
- @atproto/xrpc@0.6.2
- @atproto-labs/did-resolver@0.1.3
- @atproto-labs/handle-resolver@0.1.3
- @atproto-labs/identity-resolver@0.1.3
## 0.2.0

@@ -4,0 +15,0 @@

12

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

@@ -30,12 +30,12 @@ "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.2",
"@atproto-labs/did-resolver": "0.1.3",
"@atproto-labs/fetch": "0.1.0",
"@atproto-labs/handle-resolver": "0.1.2",
"@atproto-labs/identity-resolver": "0.1.2",
"@atproto-labs/handle-resolver": "0.1.3",
"@atproto-labs/identity-resolver": "0.1.3",
"@atproto-labs/simple-store": "0.1.1",
"@atproto-labs/simple-store-memory": "0.1.1",
"@atproto/did": "0.1.1",
"@atproto/did": "0.1.2",
"@atproto/jwk": "0.1.1",
"@atproto/oauth-types": "0.1.4",
"@atproto/xrpc": "0.6.1"
"@atproto/xrpc": "0.6.2"
},

@@ -42,0 +42,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