New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/runtime-core

Package Overview
Dependencies
Maintainers
0
Versions
100
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-20250108122618

6

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

@@ -39,5 +39,5 @@ "main": "./dist/index.cjs.js",

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