New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0.20 to 2.1.0

2

lib/authService.sdk.js

@@ -124,3 +124,3 @@ "use strict";

else if (cloud === "1") {
url = "https://runtime.genez.io/".concat(id);
url = "https://".concat(id, ".").concat(region, ".cloud.genez.io");
}

@@ -127,0 +127,0 @@ else {

{
"name": "@genezio/auth",
"version": "2.0.20",
"version": "2.1.0",
"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