@module-federation/runtime
Advanced tools
Comparing version 0.0.0-next-20240104103738 to 0.0.0-next-20240105113752
@@ -93,2 +93,3 @@ import type { RemoteWithEntry, RemoteWithVersion, Module, RemoteEntryType } from '@module-federation/sdk'; | ||
version: string; | ||
hostId: string; | ||
}; | ||
@@ -95,0 +96,0 @@ export type InitScope = Array<Record<string, never>>; |
{ | ||
"name": "@module-federation/runtime", | ||
"version": "0.0.0-next-20240104103738", | ||
"version": "0.0.0-next-20240105113752", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -48,4 +48,4 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20240104103738" | ||
"@module-federation/sdk": "0.0.0-next-20240105113752" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
249693
5673
+ Added@module-federation/sdk@0.0.0-next-20240105113752(transitive)
- Removed@module-federation/sdk@0.0.0-next-20240104103738(transitive)