@microsoft/mgt-electron-provider
Advanced tools
Comparing version 4.2.1 to 4.2.2-preview.0ef8dd7
{ | ||
"name": "@microsoft/mgt-electron-provider", | ||
"version": "4.2.1", | ||
"version": "4.2.2-preview.0ef8dd7", | ||
"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.1", | ||
"@microsoft/mgt-element": "4.2.2-preview.0ef8dd7", | ||
"@microsoft/microsoft-graph-client": "3.0.2" | ||
@@ -50,0 +50,0 @@ }, |
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
128164
1
+ Added@microsoft/mgt-element@4.2.2-preview.0ef8dd7(transitive)
- Removed@microsoft/mgt-element@4.2.1(transitive)