Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/mgt-electron-provider

Package Overview
Dependencies
Maintainers
0
Versions
800
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/mgt-electron-provider - npm Package Compare versions

Comparing version 4.2.2 to 4.2.3-preview.5551351

8

package.json
{
"name": "@microsoft/mgt-electron-provider",
"version": "4.2.2",
"version": "4.2.3-preview.5551351",
"description": "The Microsoft Graph Toolkit Electron Provider",

@@ -39,4 +39,4 @@ "keywords": [

"lint": "npm run lint:auth && npm run lint:provider",
"lint:auth": "eslint -c .eslintrc.auth.js 'src/Authenticator/**/*.ts'",
"lint:provider": "eslint -c .eslintrc.provider.js 'src/Provider/**/*.ts'",
"lint:auth": "eslint -c .eslintrc.auth.js \"src/Authenticator/**/*.ts\"",
"lint:provider": "eslint -c .eslintrc.provider.js \"src/Provider/**/*.ts\"",
"postpack": "cpx *.tgz ../../../artifacts"

@@ -47,3 +47,3 @@ },

"@azure/msal-node": "^1.18.4",
"@microsoft/mgt-element": "4.2.2",
"@microsoft/mgt-element": "4.2.3-preview.5551351",
"@microsoft/microsoft-graph-client": "3.0.2"

@@ -50,0 +50,0 @@ },

@@ -49,3 +49,3 @@ # Microsoft Graph Toolkit Electron Provider

See [provider usage documentation](https://learn.microsoft.com/graph/toolkit/providers) to learn about how to use the providers with the mgt components, to sign in/sign out, get access tokens, call Microsoft Graph, and more. See [Electron provider documentation](https://learn.microsoft.com/graph/toolkit/providers/electron).
See [provider usage documentation](https://learn.microsoft.com/graph/toolkit/providers/providers) to learn about how to use the providers with the mgt components, to sign in/sign out, get access tokens, call Microsoft Graph, and more. See [Electron provider documentation](https://learn.microsoft.com/graph/toolkit/providers/electron).

@@ -131,3 +131,3 @@ ## Usage with Context Bridge

See [provider usage documentation](https://learn.microsoft.com/graph/toolkit/providers) to learn about how to use the providers with the mgt components, to sign in/sign out, get access tokens, call Microsoft Graph, and more. See [Electron provider documentation](https://learn.microsoft.com/graph/toolkit/providers/electron).
See [provider usage documentation](https://learn.microsoft.com/graph/toolkit/providers/providers) to learn about how to use the providers with the mgt components, to sign in/sign out, get access tokens, call Microsoft Graph, and more. See [Electron provider documentation](https://learn.microsoft.com/graph/toolkit/providers/electron).

@@ -134,0 +134,0 @@ ### Cache Plugin

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