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

@microsoft/microsoft-graph-types-beta

Package Overview
Dependencies
Maintainers
10
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/microsoft-graph-types-beta - npm Package Compare versions

Comparing version 0.1.0-preview to 0.2.0-preview

0

CONTRIBUTING.md

@@ -0,0 +0,0 @@ Contribute to this documentation

2

package.json
{
"name": "@microsoft/microsoft-graph-types-beta",
"description": "Beta version of Typings for Microsoft Graph objects",
"version": "0.1.0-preview",
"version": "0.2.0-preview",
"types": "microsoft-graph.d.ts",

@@ -6,0 +6,0 @@ "scripts": {

@@ -0,1 +1,3 @@

[![npm version badge](https://img.shields.io/npm/v/@microsoft/microsoft-graph-types-beta?color=blue)](https://www.npmjs.com/package/@microsoft/microsoft-graph-types-beta)
# Microsoft Graph TypeScript Types Beta

@@ -28,5 +30,4 @@ The Microsoft Graph TypeScript definitions enable editors to provide intellisense on Microsoft Graph /beta endpoint objects including users, messages, and groups.

const client = Client.initWithMiddleware({
debugLogging: true,
middleware,
defaultVersion: 'beta',
...
});

@@ -33,0 +34,0 @@

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

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

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