@module-federation/runtime
Advanced tools
Comparing version
{ | ||
"name": "@module-federation/runtime", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -5,0 +5,0 @@ "main": "./index.cjs.js", |
@@ -188,3 +188,3 @@ 'use strict'; | ||
globalThis.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = FederationConstructor; | ||
globalThis.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "0.0.15"; | ||
globalThis.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "0.0.16"; | ||
} | ||
@@ -191,0 +191,0 @@ } |
@@ -186,3 +186,3 @@ function getBuilderId() { | ||
globalThis.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = FederationConstructor; | ||
globalThis.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "0.0.15"; | ||
globalThis.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "0.0.16"; | ||
} | ||
@@ -189,0 +189,0 @@ } |
{ | ||
"name": "@module-federation/runtime", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -48,4 +48,4 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.15" | ||
"@module-federation/sdk": "0.0.16" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+ Added
- Removed