@module-federation/sdk
Advanced tools
Comparing version 0.0.0-next-20241029032646 to 0.0.0-next-20241029065803
{ | ||
"name": "@module-federation/sdk", | ||
"version": "0.6.14", | ||
"version": "0.6.13", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A sdk for support module federation", |
@@ -186,2 +186,5 @@ import type webpack from 'webpack'; | ||
}; | ||
bridge?: { | ||
disableAlias?: boolean; | ||
}; | ||
} | ||
@@ -188,0 +191,0 @@ /** |
{ | ||
"name": "@module-federation/sdk", | ||
"version": "0.0.0-next-20241029032646", | ||
"version": "0.0.0-next-20241029065803", | ||
"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
104586
2621