@microsoft/mgt-sharepoint-provider
Advanced tools
Comparing version 2.0.0-preview.9 to 2.0.0-rc.1
{ | ||
"name": "@microsoft/mgt-sharepoint-provider", | ||
"version": "2.0.0-preview.9", | ||
"version": "2.0.0-rc.1", | ||
"description": "The Microsoft Graph Toolkit SharePoint Provider", | ||
@@ -40,21 +40,7 @@ "keywords": [ | ||
"setLicense": "gulp setLicense --cwd .", | ||
"postpack": "cpx *.tgz ../../../artifacts", | ||
"publish:next": "npm publish --tag next" | ||
"postpack": "cpx *.tgz ../../../artifacts" | ||
}, | ||
"dependencies": { | ||
"@microsoft/mgt-element": "2.0.0-preview.9" | ||
"@microsoft/mgt-element": "2.0.0-rc.1" | ||
}, | ||
"devDependencies": { | ||
"cpx": "^1.5.0", | ||
"gulp": "^4.0.2", | ||
"gulp-append-prepend": "^1.0.8", | ||
"gulp-header-license": "^1.0.9", | ||
"gulp-rename": "^2.0.0", | ||
"gulp-sass": "^4.0.2", | ||
"gulp-util": "^3.0.8", | ||
"shx": "^0.3.2", | ||
"tslint": "^5.20.1", | ||
"tslint-config-prettier": "^1.18.0", | ||
"typescript": "^3.7.5" | ||
}, | ||
"publishConfig": { | ||
@@ -61,0 +47,0 @@ "directory": "dist" |
Sorry, the diff of this file is not supported yet
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
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
395083
0
+ Added@microsoft/mgt-element@2.0.0-rc.1(transitive)
- Removed@microsoft/mgt-element@2.0.0-preview.9(transitive)