Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@genezio/auth

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genezio/auth - npm Package Compare versions

Comparing version 2.1.1-dev to 2.1.2-dev

3

lib/authService.sdk.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc