Socket
Book a DemoInstallSign in
Socket

@module-federation/runtime

Package Overview
Dependencies
Maintainers
4
Versions
1033
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-20250908124755

8

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

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

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