New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

microsoft-graph-typings

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft-graph-typings - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

8

package.json
{
"name":"microsoft-graph-typings",
"version": "0.2.1",
"description": "Types for Microsoft Graph objects",
"version": "0.3.0",
"types": "microsoft-graph.d.ts",
"typescript": {
"definition": "microsoft-graph.d.ts"
}, "repository": {
"type": "git",
"url": "https://github.com/microsoftgraph/msgraph-typescript-typings.git"
}
}
}

@@ -0,7 +1,6 @@

![npm version badge](https://img.shields.io/npm/v/microsoft-graph-typings.svg)
# Microsoft Graph TypeScript Typings
![npm version badge](https://img.shields.io/npm/v/microsoft-graph-typings.svg?maxAge=2592000)
The Microsoft Graph TypeScript definitions enable editors to provide intellisense on Microsoft Graph objects.
## Installation

@@ -8,0 +7,0 @@ We recommend using [typings](https://github.com/typings/typings) to install the definitions.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc