🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@module-federation/runtime

Package Overview
Dependencies
Maintainers
7
Versions
950
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/runtime - npm Package Compare versions

Comparing version

to
0.0.0-next-20250527094526

8

package.json
{
"name": "@module-federation/runtime",
"version": "0.0.0-next-20250527065931",
"version": "0.0.0-next-20250527094526",
"type": "module",

@@ -82,6 +82,6 @@ "author": "zhouxiao <codingzx@gmail.com>",

"dependencies": {
"@module-federation/sdk": "0.0.0-next-20250527065931",
"@module-federation/error-codes": "0.0.0-next-20250527065931",
"@module-federation/runtime-core": "0.0.0-next-20250527065931"
"@module-federation/sdk": "0.0.0-next-20250527094526",
"@module-federation/error-codes": "0.0.0-next-20250527094526",
"@module-federation/runtime-core": "0.0.0-next-20250527094526"
}
}