@microsoft/mgt-mock-provider
Advanced tools
Comparing version 3.0.0-next.fluentui.d7247a0 to 3.0.0-next.fluentui.e105885
@@ -0,2 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
export * from './mgt-mock-provider'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,2 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
export * from './mgt-mock-provider'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@microsoft/mgt-mock-provider", | ||
"version": "3.0.0-next.fluentui.d7247a0", | ||
"version": "3.0.0-next.fluentui.e105885", | ||
"description": "The Microsoft Graph Toolkit Mock Provider", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/mgt-element": "3.0.0-next.fluentui.d7247a0" | ||
"@microsoft/mgt-element": "3.0.0-next.fluentui.e105885" | ||
}, | ||
@@ -44,0 +44,0 @@ "publishConfig": { |
@@ -0,1 +1,8 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. | ||
* See License in the project root for license information. | ||
* ------------------------------------------------------------------------------------------- | ||
*/ | ||
export * from './mgt-mock-provider'; |
Sorry, the diff of this file is not supported yet
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
12028
142
+ Added@microsoft/mgt-element@3.0.0-next.fluentui.e105885(transitive)
- Removed@microsoft/mgt-element@3.0.0-next.fluentui.d7247a0(transitive)