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
1.12.0
to
1.13.0
+1
-1
microsoft-graph/LICENSE
MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) Microsoft Corporation.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@types/microsoft-graph",
"version": "1.12.0",
"version": "1.13.0",
"description": "TypeScript definitions for microsoft-graph",

@@ -13,17 +13,2 @@ "license": "MIT",

{
"name": "Muthurathinam Muthusamy",
"url": "https://github.com/muthurathinam",
"githubUsername": "muthurathinam"
},
{
"name": "Darrel Miller",
"url": "https://github.com/darrelmiller",
"githubUsername": "darrelmiller"
},
{
"name": "Nimeesh Patel",
"url": "https://github.com/nimeesh-msft",
"githubUsername": "nimeesh-msft"
},
{
"name": "Michael Mainer",

@@ -34,14 +19,19 @@ "url": "https://github.com/MIchaelMainer",

{
"name": "Nakul Sabharwal",
"url": "https://github.com/NakulSabharwal",
"githubUsername": "NakulSabharwal"
},
{
"name": "Peter Ombwa",
"url": "https://github.com/peombwa",
"githubUsername": "peombwa"
},
{
"name": "Mustafa Zengin",
"url": "https://github.com/zengin",
"githubUsername": "zengin"
},
{
"name": "DeVere Dyett",
"url": "https://github.com/dyett",
"githubUsername": "dyett"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -54,4 +44,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "1a56f040b3b55480cc66d9635fc379f6c146488f75a4794af7c65b1e70b5bada",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "c4edf4a73686652ada8956028f5376bcd101034a86bbd6b8242d8cc31203b9a1",
"typeScriptVersion": "3.0"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/microsoft-graph
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/microsoft-graph.
Additional Details
* Last updated: Fri, 01 Nov 2019 15:08:03 GMT
### Additional Details
* Last updated: Wed, 01 Jul 2020 23:08:18 GMT
* Dependencies: none
* Global values: microsoftgraph
* Global values: `microsoftgraph`
# Credits
These definitions were written by Microsoft Graph Team <https://github.com/microsoftgraph>, Muthurathinam Muthusamy <https://github.com/muthurathinam>, Darrel Miller <https://github.com/darrelmiller>, Nimeesh Patel <https://github.com/nimeesh-msft>, Michael Mainer <https://github.com/MIchaelMainer>, Nakul Sabharwal <https://github.com/NakulSabharwal>, and Peter Ombwa <https://github.com/peombwa>.
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), and [DeVere Dyett](https://github.com/dyett).

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