@softarc/native-federation-runtime
Advanced tools
Comparing version 0.9.2-beta.7 to 1.0.0-beta.1
@@ -8,2 +8,5 @@ export declare type SharedInfo = { | ||
outFileName: string; | ||
debug?: { | ||
entryPoint: string; | ||
}; | ||
}; | ||
@@ -13,2 +16,5 @@ export interface ExposesInfo { | ||
outFileName: string; | ||
debug?: { | ||
localPath: string; | ||
}; | ||
} | ||
@@ -15,0 +21,0 @@ export interface FederationInfo { |
{ | ||
"name": "@softarc/native-federation-runtime", | ||
"version": "0.9.2-beta.7", | ||
"version": "1.0.0-beta.1", | ||
"peerDependencies": {}, | ||
@@ -5,0 +5,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
88294
673