@genezio/auth
Advanced tools
Comparing version 2.1.1-dev to 2.1.2-dev
@@ -124,4 +124,5 @@ "use strict"; | ||
else if (cloud === "1") { | ||
if (process.env["NODE_ENV"] === "dev") | ||
if (process.env["NODE_ENV"] === "dev") { | ||
region = "dev-fkt"; | ||
} | ||
url = "https://".concat(id, ".").concat(region, ".cloud.genez.io"); | ||
@@ -128,0 +129,0 @@ } |
{ | ||
"name": "@genezio/auth", | ||
"version": "2.1.1-dev", | ||
"version": "2.1.2-dev", | ||
"description": "SDK for accessing genezio authentication system.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
57504
990
3