🚀 Socket Launch Week 🚀 Day 2: Introducing Repository Labels and Security Policies.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/runtime

Package Overview
Dependencies
Maintainers
7
Versions
861
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-20250408064807

8

package.json
{
"name": "@module-federation/runtime",
"version": "0.0.0-next-20250408024819",
"version": "0.0.0-next-20250408064807",
"author": "zhouxiao <codingzx@gmail.com>",

@@ -61,6 +61,6 @@ "main": "./dist/index.cjs.js",

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