@8base/auth
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.2.0](https://github.com/8base/sdk/compare/v2.1.0...v2.2.0) (2021-04-30) | ||
**Note:** Version bump only for package @8base/auth | ||
# [2.1.0](https://github.com/8base/sdk/compare/v2.0.2...v2.1.0) (2021-04-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@8base/auth", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"repository": "https://github.com/8base/sdk", | ||
@@ -14,7 +14,7 @@ "homepage": "https://github.com/8base/sdk/tree/master/packages-core/auth#readme", | ||
"dependencies": { | ||
"@8base/api-token-auth-client": "^2.1.0", | ||
"@8base/utils": "^2.1.0", | ||
"@8base/web-auth0-auth-client": "^2.1.0", | ||
"@8base/web-cognito-auth-client": "^2.1.0", | ||
"@8base/web-oauth-client": "^2.1.0", | ||
"@8base/api-token-auth-client": "^2.2.0", | ||
"@8base/utils": "^2.2.0", | ||
"@8base/web-auth0-auth-client": "^2.2.0", | ||
"@8base/web-cognito-auth-client": "^2.2.0", | ||
"@8base/web-oauth-client": "^2.2.0", | ||
"ramda": "^0.27.1" | ||
@@ -21,0 +21,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
28268