@microsoft/mgt-mock-provider
Advanced tools
Comparing version 3.0.0-next.fluentui.9e00738 to 3.0.0-next.fluentui.b2e5d8b
@@ -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.9e00738", | ||
"version": "3.0.0-next.fluentui.b2e5d8b", | ||
"description": "The Microsoft Graph Toolkit Mock Provider", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/mgt-element": "3.0.0-next.fluentui.9e00738" | ||
"@microsoft/mgt-element": "3.0.0-next.fluentui.b2e5d8b" | ||
}, | ||
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12028
142
0
+ Added@microsoft/mgt-element@3.0.0-next.fluentui.b2e5d8b(transitive)
- Removed@microsoft/mgt-element@3.0.0-next.fluentui.9e00738(transitive)