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

@toruslabs/customauth

Package Overview
Dependencies
Maintainers
5
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toruslabs/customauth - npm Package Compare versions

Comparing version 19.1.1 to 19.1.2

1

dist/customauth.esm.js

@@ -1081,3 +1081,2 @@ import _defineProperty from '@babel/runtime/helpers/defineProperty';

connection: loginToConnectionMap[this.params.typeOfLogin],
web3auth_client_id: this.params.web3AuthClientId,
scope: this.SCOPE,

@@ -1084,0 +1083,0 @@ response_type: this.RESPONSE_TYPE,

@@ -36,3 +36,2 @@ 'use strict';

connection: helpers.loginToConnectionMap[this.params.typeOfLogin],
web3auth_client_id: this.params.web3AuthClientId,
scope: this.SCOPE,

@@ -39,0 +38,0 @@ response_type: this.RESPONSE_TYPE,

@@ -34,3 +34,2 @@ import _objectSpread from '@babel/runtime/helpers/objectSpread2';

connection: loginToConnectionMap[this.params.typeOfLogin],
web3auth_client_id: this.params.web3AuthClientId,
scope: this.SCOPE,

@@ -37,0 +36,0 @@ response_type: this.RESPONSE_TYPE,

2

package.json
{
"name": "@toruslabs/customauth",
"version": "19.1.1",
"version": "19.1.2",
"description": "CustomAuth login with torus to get user private key",

@@ -5,0 +5,0 @@ "main": "dist/lib.cjs/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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