@module-federation/sdk
Advanced tools
Comparing version 0.0.0-next-20240826081819 to 0.0.0-next-20240827062238
{ | ||
"name": "@module-federation/sdk", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A sdk for support module federation", |
@@ -177,2 +177,3 @@ import type webpack from 'webpack'; | ||
async?: boolean | AsyncBoundaryOptions; | ||
virtualRuntimeEntry?: boolean; | ||
} | ||
@@ -179,0 +180,0 @@ /** |
{ | ||
"name": "@module-federation/sdk", | ||
"version": "0.0.0-next-20240826081819", | ||
"version": "0.0.0-next-20240827062238", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A sdk for support module federation", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
100115
2485