@genezio/auth
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -41,4 +41,4 @@ "use strict"; | ||
this.instance.remote = new remote_1.Remote(url); | ||
this.instance.storage = new LocalStorageWrapper(); | ||
} | ||
this.instance.storage = new LocalStorageWrapper(); | ||
} | ||
@@ -45,0 +45,0 @@ return this.instance; |
@@ -36,4 +36,4 @@ /** | ||
this.instance.remote = new Remote(url); | ||
this.instance.storage = new LocalStorageWrapper(); | ||
} | ||
this.instance.storage = new LocalStorageWrapper(); | ||
} | ||
@@ -40,0 +40,0 @@ return this.instance; |
{ | ||
"name": "@genezio/auth", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "SDK for accessing genezio authentication system.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js", |
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
66563