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

@genezio/auth

Package Overview
Dependencies
Maintainers
4
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.7 to 2.0.8

2

dist/cjs/authService.sdk.js

@@ -41,4 +41,4 @@ "use strict";

this.instance.remote = new remote_1.Remote(url);
this.instance.storage = new LocalStorageWrapper();
}
this.instance.storage = new LocalStorageWrapper();
}

@@ -45,0 +45,0 @@ return this.instance;

@@ -36,4 +36,4 @@ /**

this.instance.remote = new Remote(url);
this.instance.storage = new LocalStorageWrapper();
}
this.instance.storage = new LocalStorageWrapper();
}

@@ -40,0 +40,0 @@ return this.instance;

{
"name": "@genezio/auth",
"version": "2.0.7",
"version": "2.0.8",
"description": "SDK for accessing genezio authentication system.",

@@ -5,0 +5,0 @@ "main": "./dist/cjs/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