Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@module-federation/runtime

Package Overview
Dependencies
Maintainers
8
Versions
722
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/runtime - npm Package Compare versions

Comparing version 0.0.0-next-20241105074545 to 0.0.0-next-20241105091216

2

dist/src/remote/index.d.ts

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

loadEntry: AsyncHook<[{
createScriptHook: FederationHost["loaderHook"]["lifecycle"]["createScript"];
loaderHook: FederationHost["loaderHook"];
remoteInfo: RemoteInfo;

@@ -85,0 +85,0 @@ remoteEntryExports?: RemoteEntryExports;

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

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

"dependencies": {
"@module-federation/sdk": "0.0.0-next-20241105074545",
"@module-federation/error-codes": "0.6.14"
"@module-federation/sdk": "0.0.0-next-20241105091216",
"@module-federation/error-codes": "0.0.0-next-20241105091216"
}
}

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