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

@module-federation/sdk

Package Overview
Dependencies
Maintainers
8
Versions
670
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.8.2 to 0.8.3

1

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

@@ -119,2 +119,3 @@ import type webpack from 'webpack';

implementation?: string;
cwd?: string;
}

@@ -121,0 +122,0 @@ export type AsyncBoundaryOptions = {

{
"name": "@module-federation/sdk",
"version": "0.8.2",
"version": "0.8.3",
"license": "MIT",

@@ -14,2 +14,7 @@ "description": "A sdk for support module federation",

],
"repository": {
"type": "git",
"url": "https://github.com/module-federation/core/",
"directory": "packages/sdk"
},
"publishConfig": {

@@ -16,0 +21,0 @@ "access": "public"

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