@atproto/oauth-provider
Advanced tools
Comparing version 0.1.2-rc.1 to 0.1.2-rc.2
# @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 @@ |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2311728
+ Added@atproto/oauth-types@0.1.2-rc.1(transitive)
- Removed@atproto/oauth-types@0.1.2-rc.0(transitive)