@8base/auth
Advanced tools
Comparing version 3.0.0-beta.1 to 3.0.0-beta.3
@@ -6,2 +6,18 @@ # Change Log | ||
# [3.0.0-beta.3](https://github.com/8base/sdk/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2023-04-12) | ||
**Note:** Version bump only for package @8base/auth | ||
# [3.0.0-beta.2](https://github.com/8base/sdk/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2023-04-12) | ||
**Note:** Version bump only for package @8base/auth | ||
# [3.0.0-beta.1](https://github.com/8base/sdk/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2023-04-12) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@8base/auth", | ||
"version": "3.0.0-beta.1", | ||
"version": "3.0.0-beta.3", | ||
"repository": "https://github.com/8base/sdk", | ||
@@ -15,8 +15,8 @@ "homepage": "https://github.com/8base/sdk/tree/master/packages/core/auth", | ||
"dependencies": { | ||
"@8base/api-token-auth-client": "^3.0.0-beta.1", | ||
"@8base/utils": "^3.0.0-beta.1", | ||
"@8base/web-auth0-auth-client": "^3.0.0-beta.1", | ||
"@8base/web-cognito-auth-client": "^3.0.0-beta.1", | ||
"@8base/web-native-auth-client": "^3.0.0-beta.1", | ||
"@8base/web-oauth-client": "^3.0.0-beta.1", | ||
"@8base/api-token-auth-client": "^3.0.0-beta.3", | ||
"@8base/utils": "^3.0.0-beta.3", | ||
"@8base/web-auth0-auth-client": "^3.0.0-beta.3", | ||
"@8base/web-cognito-auth-client": "^3.0.0-beta.3", | ||
"@8base/web-native-auth-client": "^3.0.0-beta.3", | ||
"@8base/web-oauth-client": "^3.0.0-beta.3", | ||
"ramda": "^0.27.1" | ||
@@ -23,0 +23,0 @@ }, |
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
45215