New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@types/office-runtime

Package Overview
Dependencies
Maintainers
1
Versions
37
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.33
to
1.0.34
+0
-10
office-runtime/index.d.ts

@@ -1,11 +0,1 @@

// Type definitions for non-npm package office-runtime 1.0
// Project: https://github.com/OfficeDev/office-js
// Definitions by: OfficeDev <https://github.com/OfficeDev>,
// David Chesnut <https://github.com/davidchesnut>,
// Alex Jerabek <https://github.com/AlexJerabek>,
// Ricky Kirkham <https://github.com/rick-kirkham>,
// Alison McKay <https://github.com/alison-mk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Typescript Version: 2.4
/*

@@ -12,0 +2,0 @@ office-runtime

+14
-13
{
"name": "@types/office-runtime",
"version": "1.0.33",
"version": "1.0.34",
"description": "TypeScript definitions for office-runtime",

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

"name": "OfficeDev",
"url": "https://github.com/OfficeDev",
"githubUsername": "OfficeDev"
"githubUsername": "OfficeDev",
"url": "https://github.com/OfficeDev"
},
{
"name": "David Chesnut",
"url": "https://github.com/davidchesnut",
"githubUsername": "davidchesnut"
"githubUsername": "davidchesnut",
"url": "https://github.com/davidchesnut"
},
{
"name": "Alex Jerabek",
"url": "https://github.com/AlexJerabek",
"githubUsername": "AlexJerabek"
"githubUsername": "AlexJerabek",
"url": "https://github.com/AlexJerabek"
},
{
"name": "Ricky Kirkham",
"url": "https://github.com/rick-kirkham",
"githubUsername": "rick-kirkham"
"githubUsername": "rick-kirkham",
"url": "https://github.com/rick-kirkham"
},
{
"name": "Alison McKay",
"url": "https://github.com/alison-mk",
"githubUsername": "alison-mk"
"githubUsername": "alison-mk",
"url": "https://github.com/alison-mk"
}

@@ -44,4 +44,5 @@ ],

"dependencies": {},
"typesPublisherContentHash": "21afac1d0643f560c4efc9ee2b2d9cffa39190a30b32ec68b45a4f839b205781",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "3d1622f2ce7d40e370f80040d81a21753e55d5083295f58fe3ef06699821c741",
"typeScriptVersion": "4.5",
"nonNpm": true
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 19 Jun 2023 15:02:36 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: `OfficeRuntime`
# Credits
These definitions were written by [OfficeDev](https://github.com/OfficeDev), [David Chesnut](https://github.com/davidchesnut), [Alex Jerabek](https://github.com/AlexJerabek), [Ricky Kirkham](https://github.com/rick-kirkham), and [Alison McKay](https://github.com/alison-mk).