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

@atproto/oauth-provider

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atproto/oauth-provider - npm Package Compare versions

Comparing version 0.1.2-rc.1 to 0.1.2-rc.2

7

CHANGELOG.md
# @atproto/oauth-provider
## 0.1.2-rc.0
### Patch Changes
- Updated dependencies []:
- @atproto/jwk-jose@0.1.2-rc.0
## 0.1.1

@@ -11,0 +4,0 @@

10

package.json
{
"name": "@atproto/oauth-provider",
"version": "0.1.2-rc.1",
"version": "0.1.2-rc.2",
"license": "MIT",

@@ -43,8 +43,8 @@ "description": "Generic OAuth2 and OpenID Connect provider for Node.js. Currently only supports features needed for Atproto.",

"@atproto-labs/fetch-node": "0.1.0",
"@atproto-labs/simple-store": "0.1.1",
"@atproto-labs/simple-store-memory": "0.1.1",
"@atproto-labs/pipe": "0.1.0",
"@atproto-labs/simple-store": "0.1.1",
"@atproto/jwk": "0.1.1",
"@atproto/jwk-jose": "0.1.2-rc.0",
"@atproto/oauth-types": "0.1.2-rc.0",
"@atproto/jwk": "0.1.1",
"@atproto-labs/simple-store-memory": "0.1.1"
"@atproto/oauth-types": "0.1.2-rc.1"
},

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