@obelisk/auth
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -266,3 +266,3 @@ var AuthEventType; | ||
var BASE_PATH = 'x'; | ||
var BASE_PATH = '/x'; | ||
var ObeliskAuthClient = /** @class */ (function () { | ||
@@ -269,0 +269,0 @@ function ObeliskAuthClient(config, eventHandler) { |
@@ -269,3 +269,3 @@ 'use strict'; | ||
var BASE_PATH = 'x'; | ||
var BASE_PATH = '/x'; | ||
var ObeliskAuthClient = /** @class */ (function () { | ||
@@ -272,0 +272,0 @@ function ObeliskAuthClient(config, eventHandler) { |
{ | ||
"name": "@obelisk/auth", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
127331