🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@backstage/module-federation-common

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/module-federation-common

Helper library for module federation

latest
Source
npmnpm
Version
0.1.4
Version published
Weekly downloads
143K
15.38%
Maintainers
3
Weekly downloads
 
Created
Source

@backstage/module-federation-common

This package provides a helper library for module federation, enabling a consistent management of shared dependencies in both the module federation host (frontend application) at runtime, and remote modules at build-time through the CLI.

It provides:

  • TypeScript types for both host and remote shared dependency definitions,
  • a default list of shared dependencies (React, React Router, Material-UI, etc.) for both the host and remote modules,
  • utilities used by the CLI to resolve versions of the shared dependencies for the host at build-time,
  • utilities available for the frontend application to provide the list of resolved shared dependencies at runtime.

Keywords

backstage

FAQs

Package last updated on 19 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts