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

@module-federation/runtime

Package Overview
Dependencies
Maintainers
7
Versions
911
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-20250530040306

8

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

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

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