@lynx-js/rspeedy-canary 0.13.0-canary-20260109-80786808 → 0.13.0-canary-20260111-d9c9ff98

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/rspeedy
2
2
 
3
- ## 0.13.0-canary-20260109092607-80786808c45452555d0a7ed0a71fe0a7dc5c83bc
3
+ ## 0.13.0-canary-20260111102946-d9c9ff985d02de83c98595b9851e45f50e944a3e
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -19,7 +19,7 @@
19
19
  ### Patch Changes
20
20
 
21
21
  - Updated dependencies []:
22
- - @lynx-js/web-rsbuild-server-middleware@0.19.5-canary-20260109092607-80786808c45452555d0a7ed0a71fe0a7dc5c83bc
22
+ - @lynx-js/web-rsbuild-server-middleware@0.19.5-canary-20260111102946-d9c9ff985d02de83c98595b9851e45f50e944a3e
23
23
 
24
24
  ## 0.12.5
25
25
 
@@ -1591,9 +1591,9 @@ const validateConfig = (()=>{
1591
1591
  if (void 0 === value) return true;
1592
1592
  return "string" == typeof value || "boolean" == typeof value;
1593
1593
  });
1594
- const _io43 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6977"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
1594
+ const _io43 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@940"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
1595
1595
  if ([
1596
- "__@toStringTag@6977"
1596
+ "__@toStringTag@940"
1597
1597
  ].some((prop)=>key === prop)) return true;
1598
1598
  const value = input[key];
1599
1599
  if (void 0 === value) return true;
@@ -3222,14 +3222,14 @@ const validateConfig = (()=>{
3222
3222
  if (void 0 === value) return true;
3223
3223
  return false;
3224
3224
  })));
3225
- const _io153 = (input, _exceptionable = true)=>"number" == typeof input.BYTES_PER_ELEMENT && (input.buffer instanceof ArrayBuffer || input.buffer instanceof SharedArrayBuffer) && "number" == typeof input.byteLength && "number" == typeof input.byteOffset && "number" == typeof input.length && "Uint8Array" === input["__@toStringTag@6977"] && Object.keys(input).every((key)=>{
3225
+ const _io153 = (input, _exceptionable = true)=>"number" == typeof input.BYTES_PER_ELEMENT && (input.buffer instanceof ArrayBuffer || input.buffer instanceof SharedArrayBuffer) && "number" == typeof input.byteLength && "number" == typeof input.byteOffset && "number" == typeof input.length && "Uint8Array" === input["__@toStringTag@940"] && Object.keys(input).every((key)=>{
3226
3226
  if ([
3227
3227
  "BYTES_PER_ELEMENT",
3228
3228
  "buffer",
3229
3229
  "byteLength",
3230
3230
  "byteOffset",
3231
3231
  "length",
3232
- "__@toStringTag@6977"
3232
+ "__@toStringTag@940"
3233
3233
  ].some((prop)=>key === prop)) return true;
3234
3234
  const value = input[key];
3235
3235
  if (void 0 === value) return true;
@@ -6628,9 +6628,9 @@ const validateConfig = (()=>{
6628
6628
  if (void 0 === value) return true;
6629
6629
  return false;
6630
6630
  }));
6631
- const _io420 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6977"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
6631
+ const _io420 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@940"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
6632
6632
  if ([
6633
- "__@toStringTag@6977"
6633
+ "__@toStringTag@940"
6634
6634
  ].some((prop)=>key === prop)) return true;
6635
6635
  const value = input[key];
6636
6636
  if (void 0 === value) return true;
@@ -7354,18 +7354,18 @@ const validateConfig = (()=>{
7354
7354
  return false;
7355
7355
  })();
7356
7356
  const _iu1 = (input, _exceptionable = true)=>(()=>{
7357
- if (void 0 !== input["__@toStringTag@6977"]) return _io153(input, _exceptionable);
7357
+ if (void 0 !== input["__@toStringTag@940"]) return _io153(input, _exceptionable);
7358
7358
  if (void 0 !== input.pem) return _io154(input, _exceptionable);
7359
7359
  return false;
7360
7360
  })();
7361
7361
  const _iu2 = (input, _exceptionable = true)=>(()=>{
7362
- if (void 0 !== input["__@toStringTag@6977"]) return _io153(input, _exceptionable);
7362
+ if (void 0 !== input["__@toStringTag@940"]) return _io153(input, _exceptionable);
7363
7363
  if (void 0 !== input.buf) return _io155(input, _exceptionable);
7364
7364
  return false;
7365
7365
  })();
7366
7366
  const _iu3 = (input, _exceptionable = true)=>(()=>{
7367
7367
  if (void 0 !== input.name) return _io419(input, _exceptionable);
7368
- if (void 0 !== input["__@toStringTag@6977"]) return _io420(input, _exceptionable);
7368
+ if (void 0 !== input["__@toStringTag@940"]) return _io420(input, _exceptionable);
7369
7369
  return false;
7370
7370
  })();
7371
7371
  const _iu4 = (input, _exceptionable = true)=>(()=>{
@@ -10061,14 +10061,14 @@ const validateConfig = (()=>{
10061
10061
  }).every((flag)=>flag)
10062
10062
  ].every((flag)=>flag);
10063
10063
  const _vo43 = (input, _path, _exceptionable = true)=>[
10064
- "string" == typeof input["__@toStringTag@6977"] || _report(_exceptionable, {
10065
- path: _path + "[\"__@toStringTag@6977\"]",
10064
+ "string" == typeof input["__@toStringTag@940"] || _report(_exceptionable, {
10065
+ path: _path + "[\"__@toStringTag@940\"]",
10066
10066
  expected: "string",
10067
- value: input["__@toStringTag@6977"]
10067
+ value: input["__@toStringTag@940"]
10068
10068
  }),
10069
10069
  1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
10070
10070
  if ([
10071
- "__@toStringTag@6977"
10071
+ "__@toStringTag@940"
10072
10072
  ].some((prop)=>key === prop)) return true;
10073
10073
  const value = input[key];
10074
10074
  if (void 0 === value) return true;
@@ -19190,10 +19190,10 @@ const validateConfig = (()=>{
19190
19190
  expected: "number",
19191
19191
  value: input.length
19192
19192
  }),
19193
- "Uint8Array" === input["__@toStringTag@6977"] || _report(_exceptionable, {
19194
- path: _path + "[\"__@toStringTag@6977\"]",
19193
+ "Uint8Array" === input["__@toStringTag@940"] || _report(_exceptionable, {
19194
+ path: _path + "[\"__@toStringTag@940\"]",
19195
19195
  expected: "\"Uint8Array\"",
19196
- value: input["__@toStringTag@6977"]
19196
+ value: input["__@toStringTag@940"]
19197
19197
  }),
19198
19198
  false === _exceptionable || Object.keys(input).map((key)=>{
19199
19199
  if ([
@@ -19202,7 +19202,7 @@ const validateConfig = (()=>{
19202
19202
  "byteLength",
19203
19203
  "byteOffset",
19204
19204
  "length",
19205
- "__@toStringTag@6977"
19205
+ "__@toStringTag@940"
19206
19206
  ].some((prop)=>key === prop)) return true;
19207
19207
  const value = input[key];
19208
19208
  if (void 0 === value) return true;
@@ -38105,14 +38105,14 @@ const validateConfig = (()=>{
38105
38105
  }).every((flag)=>flag)
38106
38106
  ].every((flag)=>flag);
38107
38107
  const _vo420 = (input, _path, _exceptionable = true)=>[
38108
- "string" == typeof input["__@toStringTag@6977"] || _report(_exceptionable, {
38109
- path: _path + "[\"__@toStringTag@6977\"]",
38108
+ "string" == typeof input["__@toStringTag@940"] || _report(_exceptionable, {
38109
+ path: _path + "[\"__@toStringTag@940\"]",
38110
38110
  expected: "string",
38111
- value: input["__@toStringTag@6977"]
38111
+ value: input["__@toStringTag@940"]
38112
38112
  }),
38113
38113
  1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
38114
38114
  if ([
38115
- "__@toStringTag@6977"
38115
+ "__@toStringTag@940"
38116
38116
  ].some((prop)=>key === prop)) return true;
38117
38117
  const value = input[key];
38118
38118
  if (void 0 === value) return true;
@@ -41860,7 +41860,7 @@ const validateConfig = (()=>{
41860
41860
  });
41861
41861
  })();
41862
41862
  const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
41863
- if (void 0 !== input["__@toStringTag@6977"]) return _vo153(input, _path, _exceptionable);
41863
+ if (void 0 !== input["__@toStringTag@940"]) return _vo153(input, _path, _exceptionable);
41864
41864
  if (void 0 !== input.pem) return _vo154(input, _path, _exceptionable);
41865
41865
  return _report(_exceptionable, {
41866
41866
  path: _path,
@@ -41869,7 +41869,7 @@ const validateConfig = (()=>{
41869
41869
  });
41870
41870
  })();
41871
41871
  const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
41872
- if (void 0 !== input["__@toStringTag@6977"]) return _vo153(input, _path, _exceptionable);
41872
+ if (void 0 !== input["__@toStringTag@940"]) return _vo153(input, _path, _exceptionable);
41873
41873
  if (void 0 !== input.buf) return _vo155(input, _path, _exceptionable);
41874
41874
  return _report(_exceptionable, {
41875
41875
  path: _path,
@@ -41879,7 +41879,7 @@ const validateConfig = (()=>{
41879
41879
  })();
41880
41880
  const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
41881
41881
  if (void 0 !== input.name) return _vo419(input, _path, _exceptionable);
41882
- if (void 0 !== input["__@toStringTag@6977"]) return _vo420(input, _path, _exceptionable);
41882
+ if (void 0 !== input["__@toStringTag@940"]) return _vo420(input, _path, _exceptionable);
41883
41883
  return _report(_exceptionable, {
41884
41884
  path: _path,
41885
41885
  expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
@@ -1591,9 +1591,9 @@ const validateConfig = (()=>{
1591
1591
  if (void 0 === value) return true;
1592
1592
  return "string" == typeof value || "boolean" == typeof value;
1593
1593
  });
1594
- const _io43 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@940"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
1594
+ const _io43 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6977"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
1595
1595
  if ([
1596
- "__@toStringTag@940"
1596
+ "__@toStringTag@6977"
1597
1597
  ].some((prop)=>key === prop)) return true;
1598
1598
  const value = input[key];
1599
1599
  if (void 0 === value) return true;
@@ -3222,14 +3222,14 @@ const validateConfig = (()=>{
3222
3222
  if (void 0 === value) return true;
3223
3223
  return false;
3224
3224
  })));
3225
- const _io153 = (input, _exceptionable = true)=>"number" == typeof input.BYTES_PER_ELEMENT && (input.buffer instanceof ArrayBuffer || input.buffer instanceof SharedArrayBuffer) && "number" == typeof input.byteLength && "number" == typeof input.byteOffset && "number" == typeof input.length && "Uint8Array" === input["__@toStringTag@940"] && Object.keys(input).every((key)=>{
3225
+ const _io153 = (input, _exceptionable = true)=>"number" == typeof input.BYTES_PER_ELEMENT && (input.buffer instanceof ArrayBuffer || input.buffer instanceof SharedArrayBuffer) && "number" == typeof input.byteLength && "number" == typeof input.byteOffset && "number" == typeof input.length && "Uint8Array" === input["__@toStringTag@6977"] && Object.keys(input).every((key)=>{
3226
3226
  if ([
3227
3227
  "BYTES_PER_ELEMENT",
3228
3228
  "buffer",
3229
3229
  "byteLength",
3230
3230
  "byteOffset",
3231
3231
  "length",
3232
- "__@toStringTag@940"
3232
+ "__@toStringTag@6977"
3233
3233
  ].some((prop)=>key === prop)) return true;
3234
3234
  const value = input[key];
3235
3235
  if (void 0 === value) return true;
@@ -6628,9 +6628,9 @@ const validateConfig = (()=>{
6628
6628
  if (void 0 === value) return true;
6629
6629
  return false;
6630
6630
  }));
6631
- const _io420 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@940"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
6631
+ const _io420 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6977"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
6632
6632
  if ([
6633
- "__@toStringTag@940"
6633
+ "__@toStringTag@6977"
6634
6634
  ].some((prop)=>key === prop)) return true;
6635
6635
  const value = input[key];
6636
6636
  if (void 0 === value) return true;
@@ -7354,18 +7354,18 @@ const validateConfig = (()=>{
7354
7354
  return false;
7355
7355
  })();
7356
7356
  const _iu1 = (input, _exceptionable = true)=>(()=>{
7357
- if (void 0 !== input["__@toStringTag@940"]) return _io153(input, _exceptionable);
7357
+ if (void 0 !== input["__@toStringTag@6977"]) return _io153(input, _exceptionable);
7358
7358
  if (void 0 !== input.pem) return _io154(input, _exceptionable);
7359
7359
  return false;
7360
7360
  })();
7361
7361
  const _iu2 = (input, _exceptionable = true)=>(()=>{
7362
- if (void 0 !== input["__@toStringTag@940"]) return _io153(input, _exceptionable);
7362
+ if (void 0 !== input["__@toStringTag@6977"]) return _io153(input, _exceptionable);
7363
7363
  if (void 0 !== input.buf) return _io155(input, _exceptionable);
7364
7364
  return false;
7365
7365
  })();
7366
7366
  const _iu3 = (input, _exceptionable = true)=>(()=>{
7367
7367
  if (void 0 !== input.name) return _io419(input, _exceptionable);
7368
- if (void 0 !== input["__@toStringTag@940"]) return _io420(input, _exceptionable);
7368
+ if (void 0 !== input["__@toStringTag@6977"]) return _io420(input, _exceptionable);
7369
7369
  return false;
7370
7370
  })();
7371
7371
  const _iu4 = (input, _exceptionable = true)=>(()=>{
@@ -10061,14 +10061,14 @@ const validateConfig = (()=>{
10061
10061
  }).every((flag)=>flag)
10062
10062
  ].every((flag)=>flag);
10063
10063
  const _vo43 = (input, _path, _exceptionable = true)=>[
10064
- "string" == typeof input["__@toStringTag@940"] || _report(_exceptionable, {
10065
- path: _path + "[\"__@toStringTag@940\"]",
10064
+ "string" == typeof input["__@toStringTag@6977"] || _report(_exceptionable, {
10065
+ path: _path + "[\"__@toStringTag@6977\"]",
10066
10066
  expected: "string",
10067
- value: input["__@toStringTag@940"]
10067
+ value: input["__@toStringTag@6977"]
10068
10068
  }),
10069
10069
  1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
10070
10070
  if ([
10071
- "__@toStringTag@940"
10071
+ "__@toStringTag@6977"
10072
10072
  ].some((prop)=>key === prop)) return true;
10073
10073
  const value = input[key];
10074
10074
  if (void 0 === value) return true;
@@ -19190,10 +19190,10 @@ const validateConfig = (()=>{
19190
19190
  expected: "number",
19191
19191
  value: input.length
19192
19192
  }),
19193
- "Uint8Array" === input["__@toStringTag@940"] || _report(_exceptionable, {
19194
- path: _path + "[\"__@toStringTag@940\"]",
19193
+ "Uint8Array" === input["__@toStringTag@6977"] || _report(_exceptionable, {
19194
+ path: _path + "[\"__@toStringTag@6977\"]",
19195
19195
  expected: "\"Uint8Array\"",
19196
- value: input["__@toStringTag@940"]
19196
+ value: input["__@toStringTag@6977"]
19197
19197
  }),
19198
19198
  false === _exceptionable || Object.keys(input).map((key)=>{
19199
19199
  if ([
@@ -19202,7 +19202,7 @@ const validateConfig = (()=>{
19202
19202
  "byteLength",
19203
19203
  "byteOffset",
19204
19204
  "length",
19205
- "__@toStringTag@940"
19205
+ "__@toStringTag@6977"
19206
19206
  ].some((prop)=>key === prop)) return true;
19207
19207
  const value = input[key];
19208
19208
  if (void 0 === value) return true;
@@ -38105,14 +38105,14 @@ const validateConfig = (()=>{
38105
38105
  }).every((flag)=>flag)
38106
38106
  ].every((flag)=>flag);
38107
38107
  const _vo420 = (input, _path, _exceptionable = true)=>[
38108
- "string" == typeof input["__@toStringTag@940"] || _report(_exceptionable, {
38109
- path: _path + "[\"__@toStringTag@940\"]",
38108
+ "string" == typeof input["__@toStringTag@6977"] || _report(_exceptionable, {
38109
+ path: _path + "[\"__@toStringTag@6977\"]",
38110
38110
  expected: "string",
38111
- value: input["__@toStringTag@940"]
38111
+ value: input["__@toStringTag@6977"]
38112
38112
  }),
38113
38113
  1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
38114
38114
  if ([
38115
- "__@toStringTag@940"
38115
+ "__@toStringTag@6977"
38116
38116
  ].some((prop)=>key === prop)) return true;
38117
38117
  const value = input[key];
38118
38118
  if (void 0 === value) return true;
@@ -41860,7 +41860,7 @@ const validateConfig = (()=>{
41860
41860
  });
41861
41861
  })();
41862
41862
  const _vu1 = (input, _path, _exceptionable = true)=>(()=>{
41863
- if (void 0 !== input["__@toStringTag@940"]) return _vo153(input, _path, _exceptionable);
41863
+ if (void 0 !== input["__@toStringTag@6977"]) return _vo153(input, _path, _exceptionable);
41864
41864
  if (void 0 !== input.pem) return _vo154(input, _path, _exceptionable);
41865
41865
  return _report(_exceptionable, {
41866
41866
  path: _path,
@@ -41869,7 +41869,7 @@ const validateConfig = (()=>{
41869
41869
  });
41870
41870
  })();
41871
41871
  const _vu2 = (input, _path, _exceptionable = true)=>(()=>{
41872
- if (void 0 !== input["__@toStringTag@940"]) return _vo153(input, _path, _exceptionable);
41872
+ if (void 0 !== input["__@toStringTag@6977"]) return _vo153(input, _path, _exceptionable);
41873
41873
  if (void 0 !== input.buf) return _vo155(input, _path, _exceptionable);
41874
41874
  return _report(_exceptionable, {
41875
41875
  path: _path,
@@ -41879,7 +41879,7 @@ const validateConfig = (()=>{
41879
41879
  })();
41880
41880
  const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
41881
41881
  if (void 0 !== input.name) return _vo419(input, _path, _exceptionable);
41882
- if (void 0 !== input["__@toStringTag@940"]) return _vo420(input, _path, _exceptionable);
41882
+ if (void 0 !== input["__@toStringTag@6977"]) return _vo420(input, _path, _exceptionable);
41883
41883
  return _report(_exceptionable, {
41884
41884
  path: _path,
41885
41885
  expected: "(LooseRsbuildPlugin | RsbuildPlugins | LooseRsbuildPlugin | Falsy)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/rspeedy-canary",
3
- "version": "0.13.0-canary-20260109-80786808",
3
+ "version": "0.13.0-canary-20260111-d9c9ff98",
4
4
  "description": "A webpack/rspack-based frontend toolchain for Lynx",
5
5
  "keywords": [
6
6
  "webpack",
@@ -50,7 +50,7 @@
50
50
  "dependencies": {
51
51
  "@lynx-js/cache-events-webpack-plugin": "npm:@lynx-js/cache-events-webpack-plugin-canary@0.0.2",
52
52
  "@lynx-js/chunk-loading-webpack-plugin": "npm:@lynx-js/chunk-loading-webpack-plugin-canary@0.3.3",
53
- "@lynx-js/web-rsbuild-server-middleware": "npm:@lynx-js/web-rsbuild-server-middleware-canary@0.19.5-canary-20260109-80786808",
53
+ "@lynx-js/web-rsbuild-server-middleware": "npm:@lynx-js/web-rsbuild-server-middleware-canary@0.19.5-canary-20260111-d9c9ff98",
54
54
  "@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.2.0",
55
55
  "@lynx-js/websocket": "npm:@lynx-js/websocket-canary@0.0.4",
56
56
  "@rsbuild/core": "1.7.1",