Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@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.16
to
1.0.17
+2
-1
office-runtime/index.d.ts

@@ -8,3 +8,4 @@ // Type definitions for non-npm package office-runtime 1.0

// Sudhi Ramamurthy <https://github.com/sumurthy>,
// Ricky Kirkham <https://github.com/rick-kirkham>
// Ricky Kirkham <https://github.com/rick-kirkham>,
// Alison McKay <https://github.com/alison-mk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -11,0 +12,0 @@ // Typescript Version: 2.4

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

@@ -36,2 +36,7 @@ "license": "MIT",

"githubUsername": "rick-kirkham"
},
{
"name": "Alison McKay",
"url": "https://github.com/alison-mk",
"githubUsername": "alison-mk"
}

@@ -48,4 +53,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "4158bc2ddcd588bacc61805c19f1afa4e5b8da5f6439bfb92bb6cb4bc3ef575e",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "94c45d309cb249c048ed06faececced4cec08ebe74e8f2c046480f1fe4340066",
"typeScriptVersion": "3.1"
}

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

### Additional Details
* Last updated: Wed, 12 Aug 2020 22:59:13 GMT
* Last updated: Thu, 03 Sep 2020 17:14:35 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: `OfficeRuntime`

# Credits
These definitions were written by [OfficeDev](https://github.com/OfficeDev), [Michelle Scharlock](https://github.com/mscharlock), [David Chesnut](https://github.com/davidchesnut), [Alex Jerabek](https://github.com/AlexJerabek), [Sudhi Ramamurthy](https://github.com/sumurthy), and [Ricky Kirkham](https://github.com/rick-kirkham).
These definitions were written by [OfficeDev](https://github.com/OfficeDev), [Michelle Scharlock](https://github.com/mscharlock), [David Chesnut](https://github.com/davidchesnut), [Alex Jerabek](https://github.com/AlexJerabek), [Sudhi Ramamurthy](https://github.com/sumurthy), [Ricky Kirkham](https://github.com/rick-kirkham), and [Alison McKay](https://github.com/alison-mk).