You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@module-federation/runtime-core

Package Overview
Dependencies
Maintainers
7
Versions
305
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-20250701105507

2

dist/src/constant.d.ts

@@ -0,2 +1,2 @@

export declare const DEFAULT_REMOTE_TYPE = "global";
export declare const DEFAULT_SCOPE = "default";
export declare const DEFAULT_REMOTE_TYPE = "global";
{
"name": "@module-federation/runtime-core",
"version": "0.0.0-next-20250701100253",
"version": "0.0.0-next-20250701105507",
"type": "module",

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display