@module-federation/runtime
Advanced tools
Comparing version
{ | ||
"name": "@module-federation/runtime", | ||
"version": "0.0.0-next-20250321094426", | ||
"version": "0.0.0-next-20250323051630", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -42,2 +42,7 @@ "main": "./dist/index.cjs.js", | ||
}, | ||
"./embedded": { | ||
"types": "./dist/embedded.cjs.d.ts", | ||
"import": "./dist/embedded.esm.mjs", | ||
"require": "./dist/embedded.cjs.js" | ||
}, | ||
"./*": "./*" | ||
@@ -62,6 +67,6 @@ }, | ||
"dependencies": { | ||
"@module-federation/sdk": "0.0.0-next-20250321094426", | ||
"@module-federation/error-codes": "0.0.0-next-20250321094426", | ||
"@module-federation/runtime-core": "0.0.0-next-20250321094426" | ||
"@module-federation/sdk": "0.0.0-next-20250323051630", | ||
"@module-federation/error-codes": "0.0.0-next-20250323051630", | ||
"@module-federation/runtime-core": "0.0.0-next-20250323051630" | ||
} | ||
} |
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
47074
143.78%34
17.24%1000
212.5%1
Infinity%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated