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

@types/microsoft-graph

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/microsoft-graph - npm Package Compare versions

Comparing version
2.26.0
to
2.26.1
+9
-9
microsoft-graph/package.json
{
"name": "@types/microsoft-graph",
"version": "2.26.0",
"version": "2.26.1",
"description": "TypeScript definitions for microsoft-graph",

@@ -19,5 +19,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/microsoft-graph",

{
"name": "Peter Ombwa",
"url": "https://github.com/peombwa",
"githubUsername": "peombwa"
"name": "Geoffrey Koros",
"url": "https://github.com/koros",
"githubUsername": "koros"
},

@@ -35,5 +35,5 @@ {

{
"name": "Nikitha Udaykumar Chettiar",
"url": "https://github.com/nikithauc",
"githubUsername": "nikithauc"
"name": "Gavin Barron",
"url": "https://github.com/gavinbarron",
"githubUsername": "gavinbarron"
}

@@ -50,4 +50,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "f0fd47e28141d3948cb57350f3f6eac45139fc0e35e286f8ba99106becf78fb5",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "a81fdc0440c21c7caf2f8baca5bb793cdaf32941e79f9898e6acab5c142c888e",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Fri, 03 Feb 2023 00:02:36 GMT
* Last updated: Fri, 07 Apr 2023 18:33:06 GMT
* Dependencies: none

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

# Credits
These definitions were written by [Microsoft Graph Team](https://github.com/microsoftgraph), [Michael Mainer](https://github.com/MIchaelMainer), [Peter Ombwa](https://github.com/peombwa), [Mustafa Zengin](https://github.com/zengin), [DeVere Dyett](https://github.com/ddyett), and [Nikitha Udaykumar Chettiar](https://github.com/nikithauc).
These definitions were written by [Microsoft Graph Team](https://github.com/microsoftgraph), [Michael Mainer](https://github.com/MIchaelMainer), [Geoffrey Koros](https://github.com/koros), [Mustafa Zengin](https://github.com/zengin), [DeVere Dyett](https://github.com/ddyett), and [Gavin Barron](https://github.com/gavinbarron).

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