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

@module-federation/managers

Package Overview
Dependencies
Maintainers
8
Versions
489
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@module-federation/managers - npm Package Compare versions

Comparing version 0.0.0-next-20240226093820 to 0.0.0-next-20240227080544

2

dist/src/ContainerManager.d.ts

@@ -9,3 +9,3 @@ import type { containerPlugin, ManifestModuleInfos, moduleFederationPlugin } from '@module-federation/sdk';

get containerPluginExposesOptions(): containerPlugin.ContainerPluginOptions['exposes'];
get exposeFileNameImportMap(): Record<string, string>;
get exposeFileNameImportMap(): Record<string, string[]>;
get exposeObject(): Record<string, string>;

@@ -12,0 +12,0 @@ get exposeFiles(): string[];

{
"name": "@module-federation/managers",
"version": "0.0.0-next-20240226093820",
"version": "0.0.0-next-20240227080544",
"license": "MIT",

@@ -24,3 +24,3 @@ "description": "Provide managers for helping handle mf data .",

"fs-extra": "9.1.0",
"@module-federation/sdk": "0.0.0-next-20240226093820"
"@module-federation/sdk": "0.0.0-next-20240227080544"
},

@@ -27,0 +27,0 @@ "devDependencies": {

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