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-20250224065053

6

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

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

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