@module-federation/runtime-core
Advanced tools
Comparing version
@@ -0,2 +1,2 @@ | ||
export declare const DEFAULT_REMOTE_TYPE = "global"; | ||
export declare const DEFAULT_SCOPE = "default"; | ||
export declare const DEFAULT_REMOTE_TYPE = "global"; |
{ | ||
"name": "@module-federation/runtime-core", | ||
"version": "0.0.0-next-20250701100253", | ||
"version": "0.0.0-next-20250701105507", | ||
"type": "module", | ||
@@ -55,5 +55,5 @@ "author": "zhouxiao <codingzx@gmail.com>", | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20250701100253", | ||
"@module-federation/error-codes": "0.0.0-next-20250701100253" | ||
"@module-federation/sdk": "0.0.0-next-20250701105507", | ||
"@module-federation/error-codes": "0.0.0-next-20250701105507" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
+ Added
+ Added
- Removed
- Removed
Updated