🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@useparagon/connect

Package Overview
Dependencies
Maintainers
3
Versions
333
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
2.4.3
to
2.4.4-experimental.22191.1
+6
-0
dist/src/types/sdk.d.ts

@@ -525,2 +525,8 @@ /// <reference types="google.picker" />

selectedCredentialId?: string;
/**
* Optional SharePoint site URL override (e.g. https://contoso.sharepoint.com/sites/MySite).
* When provided, takes precedence over the connected credential's providerData.webUrl.
* Useful when a single connected account has access to multiple SharePoint sites.
*/
siteUrl?: string;
};

@@ -527,0 +533,0 @@ export declare enum FilePickerStatus {

+1
-1
{
"name": "@useparagon/connect",
"version": "2.4.3",
"version": "2.4.4-experimental.22191.1",
"description": "Embed integrations into your app with the Paragon SDK",

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

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

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