@microsoft/mgt-mock-provider
Advanced tools
Comparing version 4.2.2 to 4.2.3-preview.b7a737d
{ | ||
"name": "@microsoft/mgt-mock-provider", | ||
"version": "4.2.2", | ||
"version": "4.2.3-preview.b7a737d", | ||
"description": "The Microsoft Graph Toolkit Mock Provider", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"compile:watch": "tsc -w", | ||
"lint": "eslint -c ../../../.eslintrc.js 'src/**/*.ts'", | ||
"lint": "eslint -c ../../../.eslintrc.js \"src/**/*.ts\"", | ||
"postpack": "cpx *.tgz ../../../artifacts" | ||
@@ -46,3 +46,3 @@ }, | ||
"dependencies": { | ||
"@microsoft/mgt-element": "4.2.2" | ||
"@microsoft/mgt-element": "4.2.3-preview.b7a737d" | ||
}, | ||
@@ -49,0 +49,0 @@ "publishConfig": { |
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
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
72029
1
+ Added@microsoft/mgt-element@4.2.3-preview.b7a737d(transitive)
- Removed@microsoft/mgt-element@4.2.2(transitive)