@lynx-js/web-core-server-canary 0.16.1-canary-20250910-67ee3e6f → 0.16.1-canary-20250910-6cc0e85f

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.16.1-canary-20250910045002-67ee3e6f36d3c8ffcfd3c1fdb033efe1a7b37e91
3
+ ## 0.16.1-canary-20250910103254-6cc0e85ffcebf9eecf8206441c4a115b3bbfebd2
4
4
 
5
5
  ### Patch Changes
6
6
 
package/dist/index.js CHANGED
@@ -187,7 +187,7 @@ var __webpack_modules__ = {
187
187
  },
188
188
  "../web-style-transformer/dist/standard_bg.wasm": function(module1, exports, __webpack_require__) {
189
189
  var WEBPACK_IMPORTED_MODULE_0 = __webpack_require__("../web-style-transformer/dist/standard_bg.js");
190
- module1.exports = __webpack_require__.v(exports, module1.id, "17b28b9ab851fb78", {
190
+ module1.exports = __webpack_require__.v(exports, module1.id, "9ed86c9548d28935", {
191
191
  "./standard_bg.js": {
192
192
  __wbg_new_58353953ad2097cc: WEBPACK_IMPORTED_MODULE_0.Fz,
193
193
  __wbindgen_string_new: WEBPACK_IMPORTED_MODULE_0.yc,
@@ -217,7 +217,7 @@ export const __webpack_modules__ = {
217
217
  },
218
218
  "../web-style-transformer/dist/legacy_bg.wasm": function(module1, exports, __webpack_require__) {
219
219
  var WEBPACK_IMPORTED_MODULE_0 = __webpack_require__("../web-style-transformer/dist/legacy_bg.js");
220
- module1.exports = __webpack_require__.v(exports, module1.id, "92aacec2bdee2fc5", {
220
+ module1.exports = __webpack_require__.v(exports, module1.id, "19448adb4d4ba534", {
221
221
  "./legacy_bg.js": {
222
222
  __wbg_new_58353953ad2097cc: WEBPACK_IMPORTED_MODULE_0.Fz,
223
223
  __wbindgen_string_new: WEBPACK_IMPORTED_MODULE_0.yc,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-core-server-canary",
3
- "version": "0.16.1-canary-20250910-67ee3e6f",
3
+ "version": "0.16.1-canary-20250910-6cc0e85f",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "keywords": [],
@@ -25,11 +25,11 @@
25
25
  "devDependencies": {
26
26
  "rsbuild-plugin-arethetypeswrong": "0.1.1",
27
27
  "rsbuild-plugin-publint": "0.3.3",
28
- "@lynx-js/web-constants": "npm:@lynx-js/web-constants-canary@0.16.1-canary-20250910-67ee3e6f",
28
+ "@lynx-js/web-constants": "npm:@lynx-js/web-constants-canary@0.16.1-canary-20250910-6cc0e85f",
29
29
  "@lynx-js/offscreen-document": "npm:@lynx-js/offscreen-document-canary@0.1.4",
30
30
  "@lynx-js/web-elements-template": "npm:@lynx-js/web-elements-template-canary@0.8.5",
31
- "@lynx-js/web-mainthread-apis": "npm:@lynx-js/web-mainthread-apis-canary@0.16.1-canary-20250910-67ee3e6f",
32
- "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.16.1-canary-20250910-67ee3e6f"
31
+ "@lynx-js/web-mainthread-apis": "npm:@lynx-js/web-mainthread-apis-canary@0.16.1-canary-20250910-6cc0e85f",
32
+ "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.16.1-canary-20250910-6cc0e85f"
33
33
  },
34
34
  "scripts": {
35
35
  "build": "rslib build",