@microsoft/mgt-mock-provider
Advanced tools
Comparing version 3.1.3-preview.18925a9 to 3.1.3-preview.18d0aec
@@ -0,2 +1,9 @@ | ||
/** | ||
* ------------------------------------------------------------------------------------------- | ||
* 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'; | ||
export * from './mgt-mock-provider'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -7,5 +7,4 @@ /** | ||
*/ | ||
import { registerMgtMockProvider } from './mgt-mock-provider'; | ||
registerMgtMockProvider(); | ||
export * from './mgt-mock-provider'; | ||
export * from './mgt-mock-provider'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@microsoft/mgt-mock-provider", | ||
"version": "3.1.3-preview.18925a9", | ||
"version": "3.1.3-preview.18d0aec", | ||
"description": "The Microsoft Graph Toolkit Mock Provider", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/mgt-element": "3.1.3-preview.18925a9" | ||
"@microsoft/mgt-element": "3.1.3-preview.18d0aec" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
@@ -7,6 +7,3 @@ /** | ||
*/ | ||
import { registerMgtMockProvider } from './mgt-mock-provider'; | ||
registerMgtMockProvider(); | ||
export * from './mgt-mock-provider'; | ||
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
Sorry, the diff of this file is not supported yet
82819
147
+ Added@lit/reactive-element@2.0.4(transitive)
+ Added@lit/task@1.0.2(transitive)
+ Added@microsoft/mgt-element@3.1.3-preview.18d0aec(transitive)
+ Addedlit@3.2.1(transitive)
+ Addedlit-element@4.1.1(transitive)
+ Addedlit-html@3.2.1(transitive)
- Removed@lit/reactive-element@1.6.3(transitive)
- Removed@microsoft/mgt-element@3.1.3-preview.18925a9(transitive)
- Removedlit@2.8.0(transitive)
- Removedlit-element@3.3.3(transitive)
- Removedlit-html@2.8.0(transitive)