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

@module-federation/sdk

Package Overview
Dependencies
Maintainers
7
Versions
744
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/sdk - npm Package Compare versions

Comparing version 0.0.0-next-20250217085536 to 0.0.0-next-20250218022700

3

dist/src/types/plugins/ContainerPlugin.d.ts

@@ -74,5 +74,2 @@ /**

runtimePlugins?: string[];
experiments?: {
federationRuntime?: false | 'hoisted';
};
dataPrefetch?: DataPrefetch;

@@ -79,0 +76,0 @@ }

2

dist/src/types/plugins/ModuleFederationPlugin.d.ts

@@ -185,5 +185,5 @@ import type webpack from 'webpack';

experiments?: {
federationRuntime?: false | 'hoisted';
externalRuntime?: boolean;
provideExternalRuntime?: boolean;
asyncStartup?: boolean;
};

@@ -190,0 +190,0 @@ bridge?: {

{
"name": "@module-federation/sdk",
"version": "0.0.0-next-20250217085536",
"version": "0.0.0-next-20250218022700",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A sdk for support module federation",

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