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

@module-federation/runtime-core

Package Overview
Dependencies
Maintainers
7
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/runtime-core - npm Package Compare versions

Comparing version

to
0.0.0-next-20250618090631

6

package.json
{
"name": "@module-federation/runtime-core",
"version": "0.0.0-next-20250618090118",
"version": "0.0.0-next-20250618090631",
"type": "module",

@@ -55,5 +55,5 @@ "author": "zhouxiao <codingzx@gmail.com>",

"dependencies": {
"@module-federation/sdk": "0.0.0-next-20250618090118",
"@module-federation/error-codes": "0.0.0-next-20250618090118"
"@module-federation/sdk": "0.0.0-next-20250618090631",
"@module-federation/error-codes": "0.0.0-next-20250618090631"
}
}