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
44
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 0.0.0-next-20250126073514 to 0.0.0-next-20250208084948

2

dist/src/remote/index.d.ts

@@ -60,3 +60,3 @@ import { ModuleInfo, GlobalModuleInfo } from '@module-federation/sdk';

from: CallFrom;
lifecycle: "onLoad" | "beforeRequest" | "beforeLoadShare";
lifecycle: "beforeRequest" | "beforeLoadShare" | "afterResolve" | "onLoad";
origin: FederationHost;

@@ -63,0 +63,0 @@ }], unknown>;

{
"name": "@module-federation/runtime-core",
"version": "0.0.0-next-20250126073514",
"version": "0.0.0-next-20250208084948",
"author": "zhouxiao <codingzx@gmail.com>",

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

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc