@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 CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lynx-js/web-core-server
2
2
 
3
- ## 0.19.7-canary-20260127120110-43fc7e7f550a761ab94bdcd01a3eda9b93273279
3
+ ## 0.19.7-canary-20260127124638-80025087ef1b17a9d4c26823fd13b5405bb64dc0
4
4
 
5
5
  ## 0.19.6
6
6
 
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, "9a3c5a841d16118a", {
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, "4af72b7e578bb591", {
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,
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-43fc7e7f",
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-43fc7e7f",
30
- "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.11.1-canary-20260127-43fc7e7f",
31
- "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.7-canary-20260127-43fc7e7f",
32
- "@lynx-js/web-mainthread-apis": "npm:@lynx-js/web-mainthread-apis-canary@0.19.7-canary-20260127-43fc7e7f"
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",