@microsoft/mgt-proxy-provider
Advanced tools
Comparing version 4.2.2-preview.97fe1c0 to 4.2.2-preview.da90c5b
{ | ||
"name": "@microsoft/mgt-proxy-provider", | ||
"version": "4.2.2-preview.97fe1c0", | ||
"version": "4.2.2-preview.da90c5b", | ||
"description": "The Microsoft Graph Toolkit Proxy Provider", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"compile:watch": "tsc -w", | ||
"lint": "eslint -c ../../../.eslintrc.js 'src/**/*.ts'", | ||
"lint": "eslint -c ../../../.eslintrc.js \"src/**/*.ts\"", | ||
"postpack": "cpx *.tgz ../../../artifacts" | ||
@@ -45,3 +45,3 @@ }, | ||
"dependencies": { | ||
"@microsoft/mgt-element": "4.2.2-preview.97fe1c0", | ||
"@microsoft/mgt-element": "4.2.2-preview.da90c5b", | ||
"@microsoft/microsoft-graph-client": "3.0.2" | ||
@@ -48,0 +48,0 @@ }, |
Sorry, the diff of this file is not supported yet
97700
+ Added@microsoft/mgt-element@4.2.2-preview.da90c5b(transitive)
- Removed@microsoft/mgt-element@4.2.2-preview.97fe1c0(transitive)