@lynx-js/web-core-server-canary 0.19.7-canary-20260127-43fc7e7f → 0.19.7-canary-20260127-80025087
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/CHANGELOG.md +1 -1
- package/dist/27.js +1 -1
- package/dist/legacy-wasm-chunk.js +1 -1
- package/dist/static/wasm/8761a346.module.wasm +0 -0
- package/dist/static/wasm/f37d2e23.module.wasm +0 -0
- package/package.json +5 -5
- package/dist/static/wasm/4af72b7e.module.wasm +0 -0
- package/dist/static/wasm/9a3c5a84.module.wasm +0 -0
package/CHANGELOG.md
CHANGED
package/dist/27.js
CHANGED
|
@@ -1938,7 +1938,7 @@ __webpack_require__.add({
|
|
|
1938
1938
|
},
|
|
1939
1939
|
"../web-mainthread-apis/binary/standard_bg.wasm" (module, exports, __webpack_require__) {
|
|
1940
1940
|
var rspack_import_0 = __webpack_require__("../web-mainthread-apis/binary/standard_bg.js");
|
|
1941
|
-
module.exports = __webpack_require__.v(exports, module.id, "
|
|
1941
|
+
module.exports = __webpack_require__.v(exports, module.id, "8761a346895a13c2", {
|
|
1942
1942
|
"./standard_bg.js": {
|
|
1943
1943
|
__wbg_new_3eb36ae241fe6f44: rspack_import_0.oF,
|
|
1944
1944
|
__wbg_push_8ffdcb2063340ba5: rspack_import_0.Yy,
|
|
@@ -195,7 +195,7 @@ __webpack_require__.add({
|
|
|
195
195
|
},
|
|
196
196
|
"../web-mainthread-apis/binary/legacy_bg.wasm" (module, exports, __webpack_require__) {
|
|
197
197
|
var rspack_import_0 = __webpack_require__("../web-mainthread-apis/binary/legacy_bg.js");
|
|
198
|
-
module.exports = __webpack_require__.v(exports, module.id, "
|
|
198
|
+
module.exports = __webpack_require__.v(exports, module.id, "f37d2e23365e2a1e", {
|
|
199
199
|
"./legacy_bg.js": {
|
|
200
200
|
__wbg_new_3eb36ae241fe6f44: rspack_import_0.oF,
|
|
201
201
|
__wbg_push_8ffdcb2063340ba5: rspack_import_0.Yy,
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lynx-js/web-core-server-canary",
|
|
3
|
-
"version": "0.19.7-canary-20260127-
|
|
3
|
+
"version": "0.19.7-canary-20260127-80025087",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"keywords": [],
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
"rsbuild-plugin-arethetypeswrong": "0.1.1",
|
|
27
27
|
"rsbuild-plugin-publint": "0.3.3",
|
|
28
28
|
"@lynx-js/offscreen-document": "npm:@lynx-js/offscreen-document-canary@0.1.4",
|
|
29
|
-
"@lynx-js/web-constants": "npm:@lynx-js/web-constants-canary@0.19.7-canary-20260127-
|
|
30
|
-
"@lynx-js/web-
|
|
31
|
-
"@lynx-js/web-
|
|
32
|
-
"@lynx-js/web-
|
|
29
|
+
"@lynx-js/web-constants": "npm:@lynx-js/web-constants-canary@0.19.7-canary-20260127-80025087",
|
|
30
|
+
"@lynx-js/web-mainthread-apis": "npm:@lynx-js/web-mainthread-apis-canary@0.19.7-canary-20260127-80025087",
|
|
31
|
+
"@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.11.1-canary-20260127-80025087",
|
|
32
|
+
"@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.7-canary-20260127-80025087"
|
|
33
33
|
},
|
|
34
34
|
"scripts": {
|
|
35
35
|
"build": "rslib build",
|
|
Binary file
|
|
Binary file
|