Socket
Book a DemoInstallSign in
Socket

@module-federation/runtime-tools

Package Overview
Dependencies
Maintainers
4
Versions
979
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
0.0.0-next-20250916055342

8

package.json
{
"name": "@module-federation/runtime-tools",
"version": "0.0.0-next-20250910070153",
"version": "0.0.0-next-20250916055342",
"type": "module",

@@ -12,3 +12,3 @@ "author": "zhanghang <hanric.zhang@gmail.com>",

"type": "git",
"url": "https://github.com/module-federation/core/",
"url": "git+https://github.com/module-federation/core.git",
"directory": "packages/runtime-tools"

@@ -83,5 +83,5 @@ },

"dependencies": {
"@module-federation/runtime": "0.0.0-next-20250910070153",
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20250910070153"
"@module-federation/runtime": "0.0.0-next-20250916055342",
"@module-federation/webpack-bundler-runtime": "0.0.0-next-20250916055342"
}
}