@microsoft/mgt-electron-provider
Advanced tools
Comparing version 4.2.2 to 4.2.3-preview.5551351
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128184
1
+ Added@microsoft/mgt-element@4.2.3-preview.5551351(transitive)
- Removed@microsoft/mgt-element@4.2.2(transitive)