@evervault/sdk
Advanced tools
Comparing version 0.3.9 to 0.4.0
@@ -298,2 +298,3 @@ /** @format */ | ||
refreshToken || localStorage.getItem('evervault-refreshToken'), | ||
appId: this.appId, | ||
}; | ||
@@ -300,0 +301,0 @@ return window |
{ | ||
"name": "@evervault/sdk", | ||
"version": "0.3.9", | ||
"version": "0.4.0", | ||
"description": "evervault Browser SDK", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -296,2 +296,3 @@ /** @format */ | ||
refreshToken, | ||
appId, | ||
}), | ||
@@ -298,0 +299,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
56403
1033