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.13 to 2.0.14-dev

3

lib/authService.sdk.js

@@ -110,2 +110,5 @@ "use strict";

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

@@ -112,0 +115,0 @@ throw new Error("Wrong token format. Check your token and try again");

2

package.json
{
"name": "@genezio/auth",
"version": "2.0.13",
"version": "2.0.14-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