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
76
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.6-experimental.1 to 1.0.6

4

dist/src/types/sdk.d.ts

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

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

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

6

package.json
{
"name": "@useparagon/connect",
"version": "1.0.6-experimental.1",
"description": "paragon connect npm package",
"main": "dist/src/index.ts",
"version": "1.0.6",
"description": "Embed integrations into your app with the Paragon SDK",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",

@@ -7,0 +7,0 @@ "exports": "./dist/src/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