🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@types/office-runtime

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/office-runtime - npm Package Compare versions

Comparing version
1.0.31
to
1.0.32
+9
-3
office-runtime/index.d.ts

@@ -356,8 +356,14 @@ // Type definitions for non-npm package office-runtime 1.0

*
* **Important**: In Outlook, this API isn't supported in the following scenarios.
* **Important**:
*
* - If the add-in is loaded in an Outlook.com or Gmail mailbox.
* - In Outlook, this API isn't supported in the following scenarios.
*
* - If the add-in is loaded in Outlook on the web in the Safari browser. This results in error 13001 ("The user is not signed into Office").
* - If the add-in is loaded in an Outlook.com or Gmail mailbox.
*
* - If the add-in is loaded in Outlook on the web in the Safari browser. This results in error 13001 ("The user is not signed into Office").
*
* - In Outlook on the web, if you use the
* {@link https://learn.microsoft.com/javascript/api/office/office.ui#office-office-ui-displaydialogasync-member(1) | displayDialogAsync}
* method to open a dialog, you must close the dialog before you can call `getAccessToken`.
*
* @param options - Optional. Accepts an `AuthOptions` object to define sign-on behaviors.

@@ -364,0 +370,0 @@ * @returns Promise to the access token.

{
"name": "@types/office-runtime",
"version": "1.0.31",
"version": "1.0.32",
"description": "TypeScript definitions for office-runtime",

@@ -43,4 +43,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-runtime",

"dependencies": {},
"typesPublisherContentHash": "74111abb4ee5fcc6fdb1cd885a814a3a4a2974b19f0bcbe159238edad57a2691",
"typesPublisherContentHash": "3d85f887dc854f0238d539eb1a7f58720f468556bd259c9801ab5b77be32357b",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 30 May 2023 21:32:44 GMT
* Last updated: Tue, 13 Jun 2023 23:02:50 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `OfficeRuntime`