@module-federation/sdk
Advanced tools
Comparing version 0.6.6 to 0.6.7
{ | ||
"name": "@module-federation/sdk", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A sdk for support module federation", |
@@ -70,2 +70,5 @@ /** | ||
runtimePlugins?: string[]; | ||
experiments?: { | ||
federationRuntime?: false | 'hoisted'; | ||
}; | ||
} | ||
@@ -72,0 +75,0 @@ /** |
{ | ||
"name": "@module-federation/sdk", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"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
101841
2535