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

@useparagon/connect

Package Overview
Dependencies
Maintainers
6
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useparagon/connect - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6-experimental.1

4

dist/src/types/sdk.d.ts

@@ -167,2 +167,6 @@ import ConnectSDK from '../ConnectSDK';

accountType?: string;
/**
* used to override redirect url passed in getAuthUrl instead of our passport url
*/
overrideRedirectUrl?: string;
};

@@ -169,0 +173,0 @@ export type AuthenticateOptions = {

2

package.json
{
"name": "@useparagon/connect",
"version": "1.0.5",
"version": "1.0.6-experimental.1",
"description": "paragon connect npm package",

@@ -5,0 +5,0 @@ "main": "dist/src/index.ts",

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