Socket
Socket
Sign inDemoInstall

nodejs-msgraph-utils

Package Overview
Dependencies
9
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodejs-msgraph-utils

A node.js library with usefull utilities to interact efficiently with the Microsoft API world from Node.js


Version published
Maintainers
1
Weekly downloads
2
increased by100%
Install size
1.51 MB

Weekly downloads

Readme

Source

nodejs-msgraph-utils

A node.js library with usefull utilities to interact efficiently with the Microsoft Graph APIs NPM

Status

One of the first Open Source initiatives of Rapid Circle to help Node.JS developers interact with Microsoft Graph. Utilities will be added to improve the interaction with the Graph APIs. There is no future roadmap yet, maybe this grows into something beautiful.

Getting Started

  • Add package to your project npm install nodejs-msgraph-utils
  • Add dependency to your profile file (e.g. const supportedMetrics = require('nodejs-msgraph-utils/lookups/supportedMetrics.js');)
  • Hack away.

FAQs

Last updated on 15 Jul 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc