@microsoft/mgt-sharepoint-provider
Advanced tools
Comparing version 4.2.2 to 4.2.3-preview.5551351
{ | ||
"name": "@microsoft/mgt-sharepoint-provider", | ||
"version": "4.2.2", | ||
"version": "4.2.3-preview.5551351", | ||
"description": "The Microsoft Graph Toolkit SharePoint Provider", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"compile:watch": "tsc -w", | ||
"lint": "eslint -c ../../../.eslintrc.js 'src/**/*.ts'", | ||
"lint": "eslint -c ../../../.eslintrc.js \"src/**/*.ts\"", | ||
"postpack": "cpx *.tgz ../../../artifacts" | ||
@@ -44,3 +44,3 @@ }, | ||
"dependencies": { | ||
"@microsoft/mgt-element": "4.2.2" | ||
"@microsoft/mgt-element": "4.2.3-preview.5551351" | ||
}, | ||
@@ -47,0 +47,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
77129
1
+ Added@microsoft/mgt-element@4.2.3-preview.5551351(transitive)
- Removed@microsoft/mgt-element@4.2.2(transitive)