@lynx-js/rspeedy-canary 0.9.8-canary-20250528-3147a597 → 0.9.8-canary-20250528-fd608ba3

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.9.8-canary-20250528052016-3147a597a005dc4a96df16ade7b1788f3aa43be6
3
+ ## 0.9.8-canary-20250528052057-fd608ba385852f3e8f418ed1626a8a0709f7fe74
4
4
 
5
5
  ### Patch Changes
6
6
 
package/dist/cli/main.js CHANGED
@@ -194,9 +194,9 @@ var __webpack_modules__ = {
194
194
  NW: ()=>debugList,
195
195
  fF: ()=>debug
196
196
  });
197
- var _rsbuild_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("@rsbuild/core");
198
- var picocolors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("../../../node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/picocolors.js");
199
- var picocolors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/ __webpack_require__.n(picocolors__WEBPACK_IMPORTED_MODULE_0__);
197
+ var _rsbuild_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("@rsbuild/core");
198
+ var picocolors__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("../../../node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/picocolors.js");
199
+ var picocolors__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/ __webpack_require__.n(picocolors__WEBPACK_IMPORTED_MODULE_1__);
200
200
  const isDebug = ()=>{
201
201
  if (!process.env['DEBUG']) return false;
202
202
  const values = process.env['DEBUG'].toLocaleLowerCase().split(',');
@@ -206,12 +206,12 @@ var __webpack_modules__ = {
206
206
  '*'
207
207
  ].some((key)=>values.includes(key));
208
208
  };
209
- const label = picocolors__WEBPACK_IMPORTED_MODULE_0___default().bgCyan('lynx');
209
+ const label = picocolors__WEBPACK_IMPORTED_MODULE_1___default().bgCyan('lynx');
210
210
  const debug = (message)=>{
211
211
  if (isDebug()) {
212
212
  const result = 'string' == typeof message ? message : message();
213
- _rsbuild_core__WEBPACK_IMPORTED_MODULE_1__.logger.level = 'verbose';
214
- _rsbuild_core__WEBPACK_IMPORTED_MODULE_1__.logger.debug(`${label} ${result}`);
213
+ _rsbuild_core__WEBPACK_IMPORTED_MODULE_0__.logger.level = 'verbose';
214
+ _rsbuild_core__WEBPACK_IMPORTED_MODULE_0__.logger.debug(`${label} ${result}`);
215
215
  }
216
216
  };
217
217
  const debugList = (prefix, messages)=>debug(()=>`${prefix} ${[
@@ -1414,9 +1414,9 @@ export const __webpack_modules__ = {
1414
1414
  if (void 0 === value) return true;
1415
1415
  return "string" == typeof value || "boolean" == typeof value;
1416
1416
  });
1417
- const _io50 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6634"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
1417
+ const _io50 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6635"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
1418
1418
  if ([
1419
- "__@toStringTag@6634"
1419
+ "__@toStringTag@6635"
1420
1420
  ].some((prop)=>key === prop)) return true;
1421
1421
  const value = input[key];
1422
1422
  if (void 0 === value) return true;
@@ -2977,14 +2977,14 @@ export const __webpack_modules__ = {
2977
2977
  if (void 0 === value) return true;
2978
2978
  return false;
2979
2979
  })));
2980
- const _io155 = (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@6634"] && Object.keys(input).every((key)=>{
2980
+ const _io155 = (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@6635"] && Object.keys(input).every((key)=>{
2981
2981
  if ([
2982
2982
  "BYTES_PER_ELEMENT",
2983
2983
  "buffer",
2984
2984
  "byteLength",
2985
2985
  "byteOffset",
2986
2986
  "length",
2987
- "__@toStringTag@6634"
2987
+ "__@toStringTag@6635"
2988
2988
  ].some((prop)=>key === prop)) return true;
2989
2989
  const value = input[key];
2990
2990
  if (void 0 === value) return true;
@@ -3077,7 +3077,7 @@ export const __webpack_modules__ = {
3077
3077
  if (void 0 === value) return true;
3078
3078
  return false;
3079
3079
  }));
3080
- const _io162 = (input, _exceptionable = true)=>Array.isArray(input.autoSelectFamilyAttemptedAddresses) && input.autoSelectFamilyAttemptedAddresses.every((elem, _index132)=>"string" == typeof elem) && "number" == typeof input.bufferSize && "number" == typeof input.bytesRead && "number" == typeof input.bytesWritten && "boolean" == typeof input.connecting && "boolean" == typeof input.pending && "boolean" == typeof input.destroyed && (void 0 === input.localAddress || "string" == typeof input.localAddress) && (void 0 === input.localPort || "number" == typeof input.localPort) && (void 0 === input.localFamily || "string" == typeof input.localFamily) && ("opening" === input.readyState || "open" === input.readyState || "readOnly" === input.readyState || "writeOnly" === input.readyState || "closed" === input.readyState) && (void 0 === input.remoteAddress || "string" == typeof input.remoteAddress) && (void 0 === input.remoteFamily || "string" == typeof input.remoteFamily) && (void 0 === input.remotePort || "number" == typeof input.remotePort) && (void 0 === input.timeout || "number" == typeof input.timeout) && "boolean" == typeof input.allowHalfOpen && "boolean" == typeof input.readableAborted && "boolean" == typeof input.readable && "boolean" == typeof input.readableDidRead && (null === input.readableEncoding || true === _iv133.has(input.readableEncoding)) && "boolean" == typeof input.readableEnded && (null === input.readableFlowing || "boolean" == typeof input.readableFlowing) && "number" == typeof input.readableHighWaterMark && "number" == typeof input.readableLength && "boolean" == typeof input.readableObjectMode && "boolean" == typeof input.closed && (null === input.errored || "object" == typeof input.errored && null !== input.errored && _io163(input.errored, _exceptionable)) && "boolean" == typeof input.writable && "boolean" == typeof input.writableEnded && "boolean" == typeof input.writableFinished && "number" == typeof input.writableHighWaterMark && "number" == typeof input.writableLength && "boolean" == typeof input.writableObjectMode && "number" == typeof input.writableCorked && "boolean" == typeof input.writableNeedDrain && (28 === Object.keys(input).length || Object.keys(input).every((key)=>{
3080
+ const _io162 = (input, _exceptionable = true)=>Array.isArray(input.autoSelectFamilyAttemptedAddresses) && input.autoSelectFamilyAttemptedAddresses.every((elem, _index132)=>"string" == typeof elem) && "number" == typeof input.bufferSize && "number" == typeof input.bytesRead && "number" == typeof input.bytesWritten && "boolean" == typeof input.connecting && "boolean" == typeof input.pending && "boolean" == typeof input.destroyed && (void 0 === input.localAddress || "string" == typeof input.localAddress) && (void 0 === input.localPort || "number" == typeof input.localPort) && (void 0 === input.localFamily || "string" == typeof input.localFamily) && ("opening" === input.readyState || "open" === input.readyState || "readOnly" === input.readyState || "writeOnly" === input.readyState || "closed" === input.readyState) && (void 0 === input.remoteAddress || "string" == typeof input.remoteAddress) && (void 0 === input.remoteFamily || "string" == typeof input.remoteFamily) && (void 0 === input.remotePort || "number" == typeof input.remotePort) && (void 0 === input.timeout || "number" == typeof input.timeout) && "boolean" == typeof input.allowHalfOpen && "boolean" == typeof input.readableAborted && "boolean" == typeof input.readable && "boolean" == typeof input.readableDidRead && (null === input.readableEncoding || true === _iv133.has(input.readableEncoding)) && "boolean" == typeof input.readableEnded && (null === input.readableFlowing || "boolean" == typeof input.readableFlowing) && "number" == typeof input.readableHighWaterMark && "number" == typeof input.readableLength && "boolean" == typeof input.readableObjectMode && "boolean" == typeof input.closed && (null === input.errored || "object" == typeof input.errored && null !== input.errored && _io163(input.errored, _exceptionable)) && "boolean" == typeof input.writable && "boolean" == typeof input.writableAborted && "boolean" == typeof input.writableEnded && "boolean" == typeof input.writableFinished && "number" == typeof input.writableHighWaterMark && "number" == typeof input.writableLength && "boolean" == typeof input.writableObjectMode && "number" == typeof input.writableCorked && "boolean" == typeof input.writableNeedDrain && (29 === Object.keys(input).length || Object.keys(input).every((key)=>{
3081
3081
  if ([
3082
3082
  "autoSelectFamilyAttemptedAddresses",
3083
3083
  "bufferSize",
@@ -3107,6 +3107,7 @@ export const __webpack_modules__ = {
3107
3107
  "closed",
3108
3108
  "errored",
3109
3109
  "writable",
3110
+ "writableAborted",
3110
3111
  "writableEnded",
3111
3112
  "writableFinished",
3112
3113
  "writableHighWaterMark",
@@ -3231,7 +3232,7 @@ export const __webpack_modules__ = {
3231
3232
  if (void 0 === value) return true;
3232
3233
  return false;
3233
3234
  }));
3234
- const _io168 = (input, _exceptionable = true)=>"number" == typeof input.statusCode && "string" == typeof input.statusMessage && "boolean" == typeof input.strictContentLength && true && "boolean" == typeof input.chunkedEncoding && "boolean" == typeof input.shouldKeepAlive && "boolean" == typeof input.useChunkedEncodingByDefault && "boolean" == typeof input.sendDate && "boolean" == typeof input.finished && "boolean" == typeof input.headersSent && (null === input.connection || "object" == typeof input.connection && null !== input.connection && _io162(input.connection, _exceptionable)) && (null === input.socket || "object" == typeof input.socket && null !== input.socket && _io162(input.socket, _exceptionable)) && "boolean" == typeof input.writable && "boolean" == typeof input.writableEnded && "boolean" == typeof input.writableFinished && "number" == typeof input.writableHighWaterMark && "number" == typeof input.writableLength && "boolean" == typeof input.writableObjectMode && "number" == typeof input.writableCorked && "boolean" == typeof input.destroyed && "boolean" == typeof input.closed && (null === input.errored || "object" == typeof input.errored && null !== input.errored && _io163(input.errored, _exceptionable)) && "boolean" == typeof input.writableNeedDrain && (23 === Object.keys(input).length || Object.keys(input).every((key)=>{
3235
+ const _io168 = (input, _exceptionable = true)=>"number" == typeof input.statusCode && "string" == typeof input.statusMessage && "boolean" == typeof input.strictContentLength && true && "boolean" == typeof input.chunkedEncoding && "boolean" == typeof input.shouldKeepAlive && "boolean" == typeof input.useChunkedEncodingByDefault && "boolean" == typeof input.sendDate && "boolean" == typeof input.finished && "boolean" == typeof input.headersSent && (null === input.connection || "object" == typeof input.connection && null !== input.connection && _io162(input.connection, _exceptionable)) && (null === input.socket || "object" == typeof input.socket && null !== input.socket && _io162(input.socket, _exceptionable)) && "boolean" == typeof input.writable && "boolean" == typeof input.writableAborted && "boolean" == typeof input.writableEnded && "boolean" == typeof input.writableFinished && "number" == typeof input.writableHighWaterMark && "number" == typeof input.writableLength && "boolean" == typeof input.writableObjectMode && "number" == typeof input.writableCorked && "boolean" == typeof input.destroyed && "boolean" == typeof input.closed && (null === input.errored || "object" == typeof input.errored && null !== input.errored && _io163(input.errored, _exceptionable)) && "boolean" == typeof input.writableNeedDrain && (24 === Object.keys(input).length || Object.keys(input).every((key)=>{
3235
3236
  if ([
3236
3237
  "statusCode",
3237
3238
  "statusMessage",
@@ -3246,6 +3247,7 @@ export const __webpack_modules__ = {
3246
3247
  "connection",
3247
3248
  "socket",
3248
3249
  "writable",
3250
+ "writableAborted",
3249
3251
  "writableEnded",
3250
3252
  "writableFinished",
3251
3253
  "writableHighWaterMark",
@@ -6125,9 +6127,9 @@ export const __webpack_modules__ = {
6125
6127
  if (void 0 === value) return true;
6126
6128
  return false;
6127
6129
  }));
6128
- const _io405 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6634"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
6130
+ const _io405 = (input, _exceptionable = true)=>"string" == typeof input["__@toStringTag@6635"] && (1 === Object.keys(input).length || Object.keys(input).every((key)=>{
6129
6131
  if ([
6130
- "__@toStringTag@6634"
6132
+ "__@toStringTag@6635"
6131
6133
  ].some((prop)=>key === prop)) return true;
6132
6134
  const value = input[key];
6133
6135
  if (void 0 === value) return true;
@@ -6719,18 +6721,18 @@ export const __webpack_modules__ = {
6719
6721
  return false;
6720
6722
  })();
6721
6723
  const _iu3 = (input, _exceptionable = true)=>(()=>{
6722
- if (void 0 !== input["__@toStringTag@6634"]) return _io155(input, _exceptionable);
6724
+ if (void 0 !== input["__@toStringTag@6635"]) return _io155(input, _exceptionable);
6723
6725
  if (void 0 !== input.pem) return _io156(input, _exceptionable);
6724
6726
  return false;
6725
6727
  })();
6726
6728
  const _iu4 = (input, _exceptionable = true)=>(()=>{
6727
- if (void 0 !== input["__@toStringTag@6634"]) return _io155(input, _exceptionable);
6729
+ if (void 0 !== input["__@toStringTag@6635"]) return _io155(input, _exceptionable);
6728
6730
  if (void 0 !== input.buf) return _io157(input, _exceptionable);
6729
6731
  return false;
6730
6732
  })();
6731
6733
  const _iu5 = (input, _exceptionable = true)=>(()=>{
6732
6734
  if (void 0 !== input.name) return _io404(input, _exceptionable);
6733
- if (void 0 !== input["__@toStringTag@6634"]) return _io405(input, _exceptionable);
6735
+ if (void 0 !== input["__@toStringTag@6635"]) return _io405(input, _exceptionable);
6734
6736
  return false;
6735
6737
  })();
6736
6738
  const _iu6 = (input, _exceptionable = true)=>(()=>{
@@ -9474,14 +9476,14 @@ export const __webpack_modules__ = {
9474
9476
  }).every((flag)=>flag)
9475
9477
  ].every((flag)=>flag);
9476
9478
  const _vo50 = (input, _path, _exceptionable = true)=>[
9477
- "string" == typeof input["__@toStringTag@6634"] || _report(_exceptionable, {
9478
- path: _path + "[\"__@toStringTag@6634\"]",
9479
+ "string" == typeof input["__@toStringTag@6635"] || _report(_exceptionable, {
9480
+ path: _path + "[\"__@toStringTag@6635\"]",
9479
9481
  expected: "string",
9480
- value: input["__@toStringTag@6634"]
9482
+ value: input["__@toStringTag@6635"]
9481
9483
  }),
9482
9484
  1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
9483
9485
  if ([
9484
- "__@toStringTag@6634"
9486
+ "__@toStringTag@6635"
9485
9487
  ].some((prop)=>key === prop)) return true;
9486
9488
  const value = input[key];
9487
9489
  if (void 0 === value) return true;
@@ -17840,10 +17842,10 @@ export const __webpack_modules__ = {
17840
17842
  expected: "number",
17841
17843
  value: input.length
17842
17844
  }),
17843
- "Uint8Array" === input["__@toStringTag@6634"] || _report(_exceptionable, {
17844
- path: _path + "[\"__@toStringTag@6634\"]",
17845
+ "Uint8Array" === input["__@toStringTag@6635"] || _report(_exceptionable, {
17846
+ path: _path + "[\"__@toStringTag@6635\"]",
17845
17847
  expected: "\"Uint8Array\"",
17846
- value: input["__@toStringTag@6634"]
17848
+ value: input["__@toStringTag@6635"]
17847
17849
  }),
17848
17850
  false === _exceptionable || Object.keys(input).map((key)=>{
17849
17851
  if ([
@@ -17852,7 +17854,7 @@ export const __webpack_modules__ = {
17852
17854
  "byteLength",
17853
17855
  "byteOffset",
17854
17856
  "length",
17855
- "__@toStringTag@6634"
17857
+ "__@toStringTag@6635"
17856
17858
  ].some((prop)=>key === prop)) return true;
17857
17859
  const value = input[key];
17858
17860
  if (void 0 === value) return true;
@@ -18431,6 +18433,11 @@ export const __webpack_modules__ = {
18431
18433
  expected: "boolean",
18432
18434
  value: input.writable
18433
18435
  }),
18436
+ "boolean" == typeof input.writableAborted || _report(_exceptionable, {
18437
+ path: _path + ".writableAborted",
18438
+ expected: "boolean",
18439
+ value: input.writableAborted
18440
+ }),
18434
18441
  "boolean" == typeof input.writableEnded || _report(_exceptionable, {
18435
18442
  path: _path + ".writableEnded",
18436
18443
  expected: "boolean",
@@ -18466,7 +18473,7 @@ export const __webpack_modules__ = {
18466
18473
  expected: "boolean",
18467
18474
  value: input.writableNeedDrain
18468
18475
  }),
18469
- 28 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
18476
+ 29 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
18470
18477
  if ([
18471
18478
  "autoSelectFamilyAttemptedAddresses",
18472
18479
  "bufferSize",
@@ -18496,6 +18503,7 @@ export const __webpack_modules__ = {
18496
18503
  "closed",
18497
18504
  "errored",
18498
18505
  "writable",
18506
+ "writableAborted",
18499
18507
  "writableEnded",
18500
18508
  "writableFinished",
18501
18509
  "writableHighWaterMark",
@@ -19150,6 +19158,11 @@ export const __webpack_modules__ = {
19150
19158
  expected: "boolean",
19151
19159
  value: input.writable
19152
19160
  }),
19161
+ "boolean" == typeof input.writableAborted || _report(_exceptionable, {
19162
+ path: _path + ".writableAborted",
19163
+ expected: "boolean",
19164
+ value: input.writableAborted
19165
+ }),
19153
19166
  "boolean" == typeof input.writableEnded || _report(_exceptionable, {
19154
19167
  path: _path + ".writableEnded",
19155
19168
  expected: "boolean",
@@ -19204,7 +19217,7 @@ export const __webpack_modules__ = {
19204
19217
  expected: "boolean",
19205
19218
  value: input.writableNeedDrain
19206
19219
  }),
19207
- 23 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
19220
+ 24 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
19208
19221
  if ([
19209
19222
  "statusCode",
19210
19223
  "statusMessage",
@@ -19219,6 +19232,7 @@ export const __webpack_modules__ = {
19219
19232
  "connection",
19220
19233
  "socket",
19221
19234
  "writable",
19235
+ "writableAborted",
19222
19236
  "writableEnded",
19223
19237
  "writableFinished",
19224
19238
  "writableHighWaterMark",
@@ -34473,14 +34487,14 @@ export const __webpack_modules__ = {
34473
34487
  }).every((flag)=>flag)
34474
34488
  ].every((flag)=>flag);
34475
34489
  const _vo405 = (input, _path, _exceptionable = true)=>[
34476
- "string" == typeof input["__@toStringTag@6634"] || _report(_exceptionable, {
34477
- path: _path + "[\"__@toStringTag@6634\"]",
34490
+ "string" == typeof input["__@toStringTag@6635"] || _report(_exceptionable, {
34491
+ path: _path + "[\"__@toStringTag@6635\"]",
34478
34492
  expected: "string",
34479
- value: input["__@toStringTag@6634"]
34493
+ value: input["__@toStringTag@6635"]
34480
34494
  }),
34481
34495
  1 === Object.keys(input).length || false === _exceptionable || Object.keys(input).map((key)=>{
34482
34496
  if ([
34483
- "__@toStringTag@6634"
34497
+ "__@toStringTag@6635"
34484
34498
  ].some((prop)=>key === prop)) return true;
34485
34499
  const value = input[key];
34486
34500
  if (void 0 === value) return true;
@@ -37185,7 +37199,7 @@ export const __webpack_modules__ = {
37185
37199
  });
37186
37200
  })();
37187
37201
  const _vu3 = (input, _path, _exceptionable = true)=>(()=>{
37188
- if (void 0 !== input["__@toStringTag@6634"]) return _vo155(input, _path, _exceptionable);
37202
+ if (void 0 !== input["__@toStringTag@6635"]) return _vo155(input, _path, _exceptionable);
37189
37203
  if (void 0 !== input.pem) return _vo156(input, _path, _exceptionable);
37190
37204
  return _report(_exceptionable, {
37191
37205
  path: _path,
@@ -37194,7 +37208,7 @@ export const __webpack_modules__ = {
37194
37208
  });
37195
37209
  })();
37196
37210
  const _vu4 = (input, _path, _exceptionable = true)=>(()=>{
37197
- if (void 0 !== input["__@toStringTag@6634"]) return _vo155(input, _path, _exceptionable);
37211
+ if (void 0 !== input["__@toStringTag@6635"]) return _vo155(input, _path, _exceptionable);
37198
37212
  if (void 0 !== input.buf) return _vo157(input, _path, _exceptionable);
37199
37213
  return _report(_exceptionable, {
37200
37214
  path: _path,
@@ -37204,7 +37218,7 @@ export const __webpack_modules__ = {
37204
37218
  })();
37205
37219
  const _vu5 = (input, _path, _exceptionable = true)=>(()=>{
37206
37220
  if (void 0 !== input.name) return _vo404(input, _path, _exceptionable);
37207
- if (void 0 !== input["__@toStringTag@6634"]) return _vo405(input, _path, _exceptionable);
37221
+ if (void 0 !== input["__@toStringTag@6635"]) return _vo405(input, _path, _exceptionable);
37208
37222
  return _report(_exceptionable, {
37209
37223
  path: _path,
37210
37224
  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.9.8-canary-20250528-3147a597",
3
+ "version": "0.9.8-canary-20250528-fd608ba3",
4
4
  "description": "A webpack/rspack-based frontend toolchain for Lynx",
5
5
  "keywords": [
6
6
  "webpack",