File tree 5 files changed +7
-12
lines changed
native-federation-esbuild
native-federation-runtime
5 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @softarc/native-federation" ,
3
- "version" : " 0.9.2-beta.7 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"type" : " commonjs" ,
5
5
"dependencies" : {
6
6
"json5" : " ^2.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @softarc/native-federation-esbuild" ,
3
- "version" : " 0 .0.1 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"type" : " commonjs" ,
5
5
"dependencies" : {
6
6
"@rollup/plugin-commonjs" : " ^22.0.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @softarc/native-federation-runtime" ,
3
- "version" : " 0.9.2-beta.7 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"peerDependencies" : {},
5
5
"dependencies" : {
6
6
"tslib" : " ^2.3.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-architects/native-federation" ,
3
- "version" : " 0.9 .1" ,
3
+ "version" : " 1.0.0-beta .1" ,
4
4
"main" : " src/index.js" ,
5
5
"generators" : " ./collection.json" ,
6
6
"builders" : " ./builders.json" ,
14
14
"type" : " git" ,
15
15
"url" : " https://github.com/angular-architects/module-federation-plugin"
16
16
},
17
- "peerDependencies " : {
18
- "@angular-architects/build-angular" : " ^14.2.0-next.0" ,
19
- "@angular-architects/module-federation" : " ^14.0.0 "
17
+ "dependencies " : {
18
+ "@angular-architects/build-angular" : " ^14.2.0-next.0"
19
+
20
20
}
21
21
}
Original file line number Diff line number Diff line change 30
30
},
31
31
"private" : true ,
32
32
"dependencies" : {
33
- "@angular-architects/module-federation" : " file:angular-architects-module-federation-14.3.10.tgz" ,
34
- "@angular-architects/module-federation-runtime" : " file:angular-architects-module-federation-runtime-14.3.10.tgz" ,
35
- "@angular-architects/native-federation" : " file:angular-architects-native-federation-0.9.1.tgz" ,
36
33
"@angular/animations" : " 14.1.1" ,
37
34
"@angular/common" : " 14.1.1" ,
38
35
"@angular/compiler" : " 14.1.1" ,
41
38
"@angular/platform-browser" : " 14.1.1" ,
42
39
"@angular/platform-browser-dynamic" : " 14.1.1" ,
43
40
"@angular/router" : " 14.1.1" ,
44
- "@softarc/native-federation" : " file:softarc-native-federation-0.9.2-beta.3.tgz" ,
45
- "@softarc/native-federation-runtime" : " file:softarc-native-federation-runtime-0.9.2-beta.3.tgz" ,
46
41
"@types/browser-sync" : " ^2.26.3" ,
47
42
"es-module-shims" : " ^1.5.12" ,
48
43
"rxjs" : " ~6.6.3" ,
You can’t perform that action at this time.
0 commit comments