@module-federation/node 0.0.0-next-20240815093707 → 0.0.0-next-20240816084239
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/package.json +7 -11
- package/package.json +5 -9
package/dist/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"public": true,
|
|
3
3
|
"name": "@module-federation/node",
|
|
4
|
-
"version": "2.5.
|
|
4
|
+
"version": "2.5.5",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"main": "./src/index.js",
|
|
7
7
|
"exports": {
|
|
@@ -18,7 +18,6 @@
|
|
|
18
18
|
},
|
|
19
19
|
"./src/plugins/RemotePublicPathPlugin.js": "./dist/src/plugins/RemotePublicPathPlugin.js",
|
|
20
20
|
"./src/plugins/NodeFederationPlugin.js": "./dist/src/plugins/NodeFederationPlugin.js",
|
|
21
|
-
"./universe-entry-chunk-tracker-plugin": "./dist/src/plugins/UniverseEntryChunkTrackerPlugin.js",
|
|
22
21
|
"./src/": "./dist/src/"
|
|
23
22
|
},
|
|
24
23
|
"typesVersions": {
|
|
@@ -34,9 +33,6 @@
|
|
|
34
33
|
],
|
|
35
34
|
"record-dynamic-remote-entry-hash-plugin": [
|
|
36
35
|
"./dist/src/record-dynamic-remote-entry-hash-plugin.d.ts"
|
|
37
|
-
],
|
|
38
|
-
"universe-entry-chunk-tracker-plugin": [
|
|
39
|
-
"./dist/src/plugins/UniverseEntryChunkTrackerPlugin.d.ts"
|
|
40
36
|
]
|
|
41
37
|
}
|
|
42
38
|
},
|
|
@@ -74,7 +70,7 @@
|
|
|
74
70
|
"@vue/tsconfig": "0.5.1",
|
|
75
71
|
"adm-zip": "0.5.14",
|
|
76
72
|
"ansi-colors": "4.1.3",
|
|
77
|
-
"axios": "1.7
|
|
73
|
+
"axios": "1.6.7",
|
|
78
74
|
"btoa": "1.2.1",
|
|
79
75
|
"chalk": "3.0.0",
|
|
80
76
|
"encoding": "^0.1.13",
|
|
@@ -97,11 +93,11 @@
|
|
|
97
93
|
"vue": "3.4.30",
|
|
98
94
|
"webpack-sources": "3.2.3",
|
|
99
95
|
"ws": "8.17.1",
|
|
100
|
-
"@module-federation/dts-plugin": "0.
|
|
101
|
-
"@module-federation/managers": "0.
|
|
102
|
-
"@module-federation/manifest": "0.
|
|
103
|
-
"@module-federation/rspack": "0.
|
|
104
|
-
"@module-federation/third-party-dts-extractor": "0.
|
|
96
|
+
"@module-federation/dts-plugin": "0.3.5",
|
|
97
|
+
"@module-federation/managers": "0.3.5",
|
|
98
|
+
"@module-federation/manifest": "0.3.5",
|
|
99
|
+
"@module-federation/rspack": "0.3.5",
|
|
100
|
+
"@module-federation/third-party-dts-extractor": "0.3.5"
|
|
105
101
|
},
|
|
106
102
|
"peerDependencies": {
|
|
107
103
|
"react": "^16||^17||^18",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"public": true,
|
|
3
3
|
"name": "@module-federation/node",
|
|
4
|
-
"version": "0.0.0-next-
|
|
4
|
+
"version": "0.0.0-next-20240816084239",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"main": "./dist/src/index.js",
|
|
7
7
|
"exports": {
|
|
@@ -18,7 +18,6 @@
|
|
|
18
18
|
},
|
|
19
19
|
"./src/plugins/RemotePublicPathPlugin.js": "./dist/src/plugins/RemotePublicPathPlugin.js",
|
|
20
20
|
"./src/plugins/NodeFederationPlugin.js": "./dist/src/plugins/NodeFederationPlugin.js",
|
|
21
|
-
"./universe-entry-chunk-tracker-plugin": "./dist/src/plugins/UniverseEntryChunkTrackerPlugin.js",
|
|
22
21
|
"./src/": "./dist/src/"
|
|
23
22
|
},
|
|
24
23
|
"typesVersions": {
|
|
@@ -34,9 +33,6 @@
|
|
|
34
33
|
],
|
|
35
34
|
"record-dynamic-remote-entry-hash-plugin": [
|
|
36
35
|
"./dist/src/record-dynamic-remote-entry-hash-plugin.d.ts"
|
|
37
|
-
],
|
|
38
|
-
"universe-entry-chunk-tracker-plugin": [
|
|
39
|
-
"./dist/src/plugins/UniverseEntryChunkTrackerPlugin.d.ts"
|
|
40
36
|
]
|
|
41
37
|
}
|
|
42
38
|
},
|
|
@@ -64,10 +60,10 @@
|
|
|
64
60
|
"btoa": "1.2.1",
|
|
65
61
|
"encoding": "^0.1.13",
|
|
66
62
|
"node-fetch": "2.7.0",
|
|
67
|
-
"@module-federation/enhanced": "0.0.0-next-
|
|
68
|
-
"@module-federation/sdk": "0.0.0-next-
|
|
69
|
-
"@module-federation/utilities": "0.0.0-next-
|
|
70
|
-
"@module-federation/runtime": "0.0.0-next-
|
|
63
|
+
"@module-federation/enhanced": "0.0.0-next-20240816084239",
|
|
64
|
+
"@module-federation/sdk": "0.0.0-next-20240816084239",
|
|
65
|
+
"@module-federation/utilities": "0.0.0-next-20240816084239",
|
|
66
|
+
"@module-federation/runtime": "0.0.0-next-20240816084239"
|
|
71
67
|
},
|
|
72
68
|
"peerDependencies": {
|
|
73
69
|
"react": "^16||^17||^18",
|