@ls-stack/utils 3.32.0 → 3.34.0

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.
Files changed (206) hide show
  1. package/{lib → dist}/arrayUtils.cjs +14 -0
  2. package/{lib → dist}/arrayUtils.d.cts +54 -4
  3. package/{lib → dist}/arrayUtils.d.ts +54 -4
  4. package/{lib → dist}/arrayUtils.js +5 -1
  5. package/{lib/chunk-SRVMMYSW.js → dist/chunk-4DVTWCXL.js} +13 -1
  6. package/{lib/chunk-IY3KYH32.js → dist/chunk-ADM37GSC.js} +1 -1
  7. package/{lib/chunk-3LZQMZAS.js → dist/chunk-KW55OTUG.js} +5 -1
  8. package/{lib/chunk-J3ILVKZC.js → dist/chunk-XPOGWCUC.js} +1 -1
  9. package/{lib → dist}/concurrentCalls.js +2 -2
  10. package/{lib → dist}/filterObjectOrArrayKeys.js +2 -2
  11. package/{lib → dist}/serializeXML.cjs +1 -1
  12. package/{lib → dist}/serializeXML.js +2 -2
  13. package/{lib → dist}/stringUtils.cjs +5 -0
  14. package/{lib → dist}/stringUtils.d.cts +2 -1
  15. package/{lib → dist}/stringUtils.d.ts +2 -1
  16. package/{lib → dist}/stringUtils.js +3 -1
  17. package/{lib → dist}/testUtils.js +4 -4
  18. package/{lib → dist}/yamlStringify.js +2 -2
  19. package/docs/arrayUtils/-internal-.md +138 -0
  20. package/docs/arrayUtils/README.md +85 -14
  21. package/docs/stringUtils/README.md +20 -0
  22. package/package.json +2 -2
  23. /package/{lib → dist}/assertions.cjs +0 -0
  24. /package/{lib → dist}/assertions.d.cts +0 -0
  25. /package/{lib → dist}/assertions.d.ts +0 -0
  26. /package/{lib → dist}/assertions.js +0 -0
  27. /package/{lib → dist}/asyncQueue.cjs +0 -0
  28. /package/{lib → dist}/asyncQueue.d.cts +0 -0
  29. /package/{lib → dist}/asyncQueue.d.ts +0 -0
  30. /package/{lib → dist}/asyncQueue.js +0 -0
  31. /package/{lib → dist}/awaitDebounce.cjs +0 -0
  32. /package/{lib → dist}/awaitDebounce.d.cts +0 -0
  33. /package/{lib → dist}/awaitDebounce.d.ts +0 -0
  34. /package/{lib → dist}/awaitDebounce.js +0 -0
  35. /package/{lib → dist}/cache.cjs +0 -0
  36. /package/{lib → dist}/cache.d.cts +0 -0
  37. /package/{lib → dist}/cache.d.ts +0 -0
  38. /package/{lib → dist}/cache.js +0 -0
  39. /package/{lib → dist}/castValues.cjs +0 -0
  40. /package/{lib → dist}/castValues.d.cts +0 -0
  41. /package/{lib → dist}/castValues.d.ts +0 -0
  42. /package/{lib → dist}/castValues.js +0 -0
  43. /package/{lib → dist}/chunk-5DZT3Z5Z.js +0 -0
  44. /package/{lib → dist}/chunk-5MNYPLZI.js +0 -0
  45. /package/{lib → dist}/chunk-6FIBVC2P.js +0 -0
  46. /package/{lib → dist}/chunk-7CQPOM5I.js +0 -0
  47. /package/{lib → dist}/chunk-C2SVCIWE.js +0 -0
  48. /package/{lib → dist}/chunk-DFXNVEH6.js +0 -0
  49. /package/{lib → dist}/chunk-GHAQOUA6.js +0 -0
  50. /package/{lib → dist}/chunk-HTCYUMDR.js +0 -0
  51. /package/{lib → dist}/chunk-IATIXMCE.js +0 -0
  52. /package/{lib → dist}/chunk-II4R3VVX.js +0 -0
  53. /package/{lib → dist}/chunk-JF2MDHOJ.js +0 -0
  54. /package/{lib → dist}/chunk-JQFUKJU5.js +0 -0
  55. /package/{lib → dist}/chunk-NW5H5EW7.js +0 -0
  56. /package/{lib → dist}/chunk-VAAMRG4K.js +0 -0
  57. /package/{lib → dist}/concurrentCalls.cjs +0 -0
  58. /package/{lib → dist}/concurrentCalls.d.cts +0 -0
  59. /package/{lib → dist}/concurrentCalls.d.ts +0 -0
  60. /package/{lib → dist}/consoleFmt.cjs +0 -0
  61. /package/{lib → dist}/consoleFmt.d.cts +0 -0
  62. /package/{lib → dist}/consoleFmt.d.ts +0 -0
  63. /package/{lib → dist}/consoleFmt.js +0 -0
  64. /package/{lib → dist}/conversions.cjs +0 -0
  65. /package/{lib → dist}/conversions.d.cts +0 -0
  66. /package/{lib → dist}/conversions.d.ts +0 -0
  67. /package/{lib → dist}/conversions.js +0 -0
  68. /package/{lib → dist}/createThrottleController.cjs +0 -0
  69. /package/{lib → dist}/createThrottleController.d.cts +0 -0
  70. /package/{lib → dist}/createThrottleController.d.ts +0 -0
  71. /package/{lib → dist}/createThrottleController.js +0 -0
  72. /package/{lib → dist}/debounce.cjs +0 -0
  73. /package/{lib → dist}/debounce.d.cts +0 -0
  74. /package/{lib → dist}/debounce.d.ts +0 -0
  75. /package/{lib → dist}/debounce.js +0 -0
  76. /package/{lib → dist}/dedent.cjs +0 -0
  77. /package/{lib → dist}/dedent.d.cts +0 -0
  78. /package/{lib → dist}/dedent.d.ts +0 -0
  79. /package/{lib → dist}/dedent.js +0 -0
  80. /package/{lib → dist}/deepEqual.cjs +0 -0
  81. /package/{lib → dist}/deepEqual.d.cts +0 -0
  82. /package/{lib → dist}/deepEqual.d.ts +0 -0
  83. /package/{lib → dist}/deepEqual.js +0 -0
  84. /package/{lib → dist}/enhancedMap.cjs +0 -0
  85. /package/{lib → dist}/enhancedMap.d.cts +0 -0
  86. /package/{lib → dist}/enhancedMap.d.ts +0 -0
  87. /package/{lib → dist}/enhancedMap.js +0 -0
  88. /package/{lib → dist}/exhaustiveMatch.cjs +0 -0
  89. /package/{lib → dist}/exhaustiveMatch.d.cts +0 -0
  90. /package/{lib → dist}/exhaustiveMatch.d.ts +0 -0
  91. /package/{lib → dist}/exhaustiveMatch.js +0 -0
  92. /package/{lib → dist}/filterObjectOrArrayKeys.cjs +0 -0
  93. /package/{lib → dist}/filterObjectOrArrayKeys.d.cts +0 -0
  94. /package/{lib → dist}/filterObjectOrArrayKeys.d.ts +0 -0
  95. /package/{lib → dist}/getAutoIncrementId.cjs +0 -0
  96. /package/{lib → dist}/getAutoIncrementId.d.cts +0 -0
  97. /package/{lib → dist}/getAutoIncrementId.d.ts +0 -0
  98. /package/{lib → dist}/getAutoIncrementId.js +0 -0
  99. /package/{lib → dist}/getCompositeKey.cjs +0 -0
  100. /package/{lib → dist}/getCompositeKey.d.cts +0 -0
  101. /package/{lib → dist}/getCompositeKey.d.ts +0 -0
  102. /package/{lib → dist}/getCompositeKey.js +0 -0
  103. /package/{lib → dist}/getValueStableKey.cjs +0 -0
  104. /package/{lib → dist}/getValueStableKey.d.cts +0 -0
  105. /package/{lib → dist}/getValueStableKey.d.ts +0 -0
  106. /package/{lib → dist}/getValueStableKey.js +0 -0
  107. /package/{lib → dist}/hash.cjs +0 -0
  108. /package/{lib → dist}/hash.d.cts +0 -0
  109. /package/{lib → dist}/hash.d.ts +0 -0
  110. /package/{lib → dist}/hash.js +0 -0
  111. /package/{lib → dist}/interpolate.cjs +0 -0
  112. /package/{lib → dist}/interpolate.d.cts +0 -0
  113. /package/{lib → dist}/interpolate.d.ts +0 -0
  114. /package/{lib → dist}/interpolate.js +0 -0
  115. /package/{lib → dist}/levenshtein.cjs +0 -0
  116. /package/{lib → dist}/levenshtein.d.cts +0 -0
  117. /package/{lib → dist}/levenshtein.d.ts +0 -0
  118. /package/{lib → dist}/levenshtein.js +0 -0
  119. /package/{lib → dist}/main.cjs +0 -0
  120. /package/{lib → dist}/main.d.cts +0 -0
  121. /package/{lib → dist}/main.d.ts +0 -0
  122. /package/{lib → dist}/main.js +0 -0
  123. /package/{lib → dist}/mathUtils.cjs +0 -0
  124. /package/{lib → dist}/mathUtils.d.cts +0 -0
  125. /package/{lib → dist}/mathUtils.d.ts +0 -0
  126. /package/{lib → dist}/mathUtils.js +0 -0
  127. /package/{lib → dist}/objUtils.cjs +0 -0
  128. /package/{lib → dist}/objUtils.d.cts +0 -0
  129. /package/{lib → dist}/objUtils.d.ts +0 -0
  130. /package/{lib → dist}/objUtils.js +0 -0
  131. /package/{lib → dist}/parallelAsyncCalls.cjs +0 -0
  132. /package/{lib → dist}/parallelAsyncCalls.d.cts +0 -0
  133. /package/{lib → dist}/parallelAsyncCalls.d.ts +0 -0
  134. /package/{lib → dist}/parallelAsyncCalls.js +0 -0
  135. /package/{lib → dist}/promiseUtils.cjs +0 -0
  136. /package/{lib → dist}/promiseUtils.d.cts +0 -0
  137. /package/{lib → dist}/promiseUtils.d.ts +0 -0
  138. /package/{lib → dist}/promiseUtils.js +0 -0
  139. /package/{lib → dist}/retryOnError.cjs +0 -0
  140. /package/{lib → dist}/retryOnError.d.cts +0 -0
  141. /package/{lib → dist}/retryOnError.d.ts +0 -0
  142. /package/{lib → dist}/retryOnError.js +0 -0
  143. /package/{lib → dist}/runShellCmd.cjs +0 -0
  144. /package/{lib → dist}/runShellCmd.d.cts +0 -0
  145. /package/{lib → dist}/runShellCmd.d.ts +0 -0
  146. /package/{lib → dist}/runShellCmd.js +0 -0
  147. /package/{lib → dist}/safeJson.cjs +0 -0
  148. /package/{lib → dist}/safeJson.d.cts +0 -0
  149. /package/{lib → dist}/safeJson.d.ts +0 -0
  150. /package/{lib → dist}/safeJson.js +0 -0
  151. /package/{lib → dist}/saferTyping.cjs +0 -0
  152. /package/{lib → dist}/saferTyping.d.cts +0 -0
  153. /package/{lib → dist}/saferTyping.d.ts +0 -0
  154. /package/{lib → dist}/saferTyping.js +0 -0
  155. /package/{lib → dist}/serializeXML.d.cts +0 -0
  156. /package/{lib → dist}/serializeXML.d.ts +0 -0
  157. /package/{lib → dist}/shallowEqual.cjs +0 -0
  158. /package/{lib → dist}/shallowEqual.d.cts +0 -0
  159. /package/{lib → dist}/shallowEqual.d.ts +0 -0
  160. /package/{lib → dist}/shallowEqual.js +0 -0
  161. /package/{lib → dist}/sleep.cjs +0 -0
  162. /package/{lib → dist}/sleep.d.cts +0 -0
  163. /package/{lib → dist}/sleep.d.ts +0 -0
  164. /package/{lib → dist}/sleep.js +0 -0
  165. /package/{lib → dist}/testUtils.cjs +0 -0
  166. /package/{lib → dist}/testUtils.d.cts +0 -0
  167. /package/{lib → dist}/testUtils.d.ts +0 -0
  168. /package/{lib → dist}/throttle.cjs +0 -0
  169. /package/{lib → dist}/throttle.d.cts +0 -0
  170. /package/{lib → dist}/throttle.d.ts +0 -0
  171. /package/{lib → dist}/throttle.js +0 -0
  172. /package/{lib → dist}/time.cjs +0 -0
  173. /package/{lib → dist}/time.d.cts +0 -0
  174. /package/{lib → dist}/time.d.ts +0 -0
  175. /package/{lib → dist}/time.js +0 -0
  176. /package/{lib → dist}/timers.cjs +0 -0
  177. /package/{lib → dist}/timers.d.cts +0 -0
  178. /package/{lib → dist}/timers.d.ts +0 -0
  179. /package/{lib → dist}/timers.js +0 -0
  180. /package/{lib → dist}/tsResult.cjs +0 -0
  181. /package/{lib → dist}/tsResult.d.cts +0 -0
  182. /package/{lib → dist}/tsResult.d.ts +0 -0
  183. /package/{lib → dist}/tsResult.js +0 -0
  184. /package/{lib → dist}/typeGuards.cjs +0 -0
  185. /package/{lib → dist}/typeGuards.d.cts +0 -0
  186. /package/{lib → dist}/typeGuards.d.ts +0 -0
  187. /package/{lib → dist}/typeGuards.js +0 -0
  188. /package/{lib → dist}/typeUtils.cjs +0 -0
  189. /package/{lib → dist}/typeUtils.d.cts +0 -0
  190. /package/{lib → dist}/typeUtils.d.ts +0 -0
  191. /package/{lib → dist}/typeUtils.js +0 -0
  192. /package/{lib → dist}/typingFnUtils.cjs +0 -0
  193. /package/{lib → dist}/typingFnUtils.d.cts +0 -0
  194. /package/{lib → dist}/typingFnUtils.d.ts +0 -0
  195. /package/{lib → dist}/typingFnUtils.js +0 -0
  196. /package/{lib → dist}/typingTestUtils.cjs +0 -0
  197. /package/{lib → dist}/typingTestUtils.d.cts +0 -0
  198. /package/{lib → dist}/typingTestUtils.d.ts +0 -0
  199. /package/{lib → dist}/typingTestUtils.js +0 -0
  200. /package/{lib → dist}/typingUtils.cjs +0 -0
  201. /package/{lib → dist}/typingUtils.d.cts +0 -0
  202. /package/{lib → dist}/typingUtils.d.ts +0 -0
  203. /package/{lib → dist}/typingUtils.js +0 -0
  204. /package/{lib → dist}/yamlStringify.cjs +0 -0
  205. /package/{lib → dist}/yamlStringify.d.cts +0 -0
  206. /package/{lib → dist}/yamlStringify.d.ts +0 -0
@@ -28,13 +28,51 @@ Defined in: [packages/utils/src/arrayUtils.ts:42](https://github.com/lucasols/ut
28
28
 
29
29
  ## Functions
30
30
 
31
+ ### arrayOps()
32
+
33
+ ```ts
34
+ function arrayOps<T>(array): ArrayOps<T>;
35
+ ```
36
+
37
+ Defined in: [packages/utils/src/arrayUtils.ts:289](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L289)
38
+
39
+ Enhance an array with extra methods
40
+
41
+ #### Type Parameters
42
+
43
+ ##### T
44
+
45
+ `T`
46
+
47
+ #### Parameters
48
+
49
+ ##### array
50
+
51
+ `T`[]
52
+
53
+ #### Returns
54
+
55
+ [`ArrayOps`](-internal-.md#arrayops)\<`T`\>
56
+
57
+ #### Example
58
+
59
+ ```ts
60
+ const enhancedItems = arrayOps(array);
61
+
62
+ enhancedItems.filterAndMap((item) => item === 2 ? false : item);
63
+ enhancedItems.sortBy((item) => item);
64
+ enhancedItems.rejectDuplicates((item) => item);
65
+ ```
66
+
67
+ ***
68
+
31
69
  ### arrayWithPrev()
32
70
 
33
71
  ```ts
34
72
  function arrayWithPrev<T>(array): [T, null | T][];
35
73
  ```
36
74
 
37
- Defined in: [packages/utils/src/arrayUtils.ts:108](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L108)
75
+ Defined in: [packages/utils/src/arrayUtils.ts:138](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L138)
38
76
 
39
77
  #### Type Parameters
40
78
 
@@ -60,7 +98,7 @@ Defined in: [packages/utils/src/arrayUtils.ts:108](https://github.com/lucasols/u
60
98
  function arrayWithPrevAndIndex<T>(array): object[];
61
99
  ```
62
100
 
63
- Defined in: [packages/utils/src/arrayUtils.ts:112](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L112)
101
+ Defined in: [packages/utils/src/arrayUtils.ts:142](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L142)
64
102
 
65
103
  #### Type Parameters
66
104
 
@@ -143,7 +181,7 @@ function findAfterIndex<T>(
143
181
  predicate): undefined | T;
144
182
  ```
145
183
 
146
- Defined in: [packages/utils/src/arrayUtils.ts:135](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L135)
184
+ Defined in: [packages/utils/src/arrayUtils.ts:165](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L165)
147
185
 
148
186
  #### Type Parameters
149
187
 
@@ -180,7 +218,7 @@ function findBeforeIndex<T>(
180
218
  predicate): undefined | T;
181
219
  ```
182
220
 
183
- Defined in: [packages/utils/src/arrayUtils.ts:149](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L149)
221
+ Defined in: [packages/utils/src/arrayUtils.ts:179](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L179)
184
222
 
185
223
  #### Type Parameters
186
224
 
@@ -208,13 +246,48 @@ Defined in: [packages/utils/src/arrayUtils.ts:149](https://github.com/lucasols/u
208
246
 
209
247
  ***
210
248
 
249
+ ### getAscIndexOrder()
250
+
251
+ ```ts
252
+ function getAscIndexOrder(index): number;
253
+ ```
254
+
255
+ Defined in: [packages/utils/src/arrayUtils.ts:134](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L134)
256
+
257
+ Get the correct 0 based value for sync with other array in ascending order
258
+
259
+ #### Parameters
260
+
261
+ ##### index
262
+
263
+ `undefined` | `number`
264
+
265
+ #### Returns
266
+
267
+ `number`
268
+
269
+ #### Example
270
+
271
+ ```ts
272
+ const items = [1, 2, 3];
273
+
274
+ const index = sortBy(
275
+ items,
276
+ (item) => getAscIndexOrder(
277
+ followOrder.findIndex((order) => order === item)
278
+ )
279
+ );
280
+ ```
281
+
282
+ ***
283
+
211
284
  ### hasDuplicates()
212
285
 
213
286
  ```ts
214
287
  function hasDuplicates<T>(array, getKey): boolean;
215
288
  ```
216
289
 
217
- Defined in: [packages/utils/src/arrayUtils.ts:173](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L173)
290
+ Defined in: [packages/utils/src/arrayUtils.ts:203](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L203)
218
291
 
219
292
  #### Type Parameters
220
293
 
@@ -244,7 +317,7 @@ Defined in: [packages/utils/src/arrayUtils.ts:173](https://github.com/lucasols/u
244
317
  function isInArray<T, U>(value, oneOf): value is U;
245
318
  ```
246
319
 
247
- Defined in: [packages/utils/src/arrayUtils.ts:122](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L122)
320
+ Defined in: [packages/utils/src/arrayUtils.ts:152](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L152)
248
321
 
249
322
  #### Type Parameters
250
323
 
@@ -278,7 +351,7 @@ readonly `U`[]
278
351
  function rejectArrayUndefinedValues<T>(array): T;
279
352
  ```
280
353
 
281
- Defined in: [packages/utils/src/arrayUtils.ts:169](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L169)
354
+ Defined in: [packages/utils/src/arrayUtils.ts:199](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L199)
282
355
 
283
356
  #### Type Parameters
284
357
 
@@ -304,7 +377,7 @@ Defined in: [packages/utils/src/arrayUtils.ts:169](https://github.com/lucasols/u
304
377
  function rejectDuplicates<T>(array, getKey): T[];
305
378
  ```
306
379
 
307
- Defined in: [packages/utils/src/arrayUtils.ts:190](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L190)
380
+ Defined in: [packages/utils/src/arrayUtils.ts:220](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L220)
308
381
 
309
382
  #### Type Parameters
310
383
 
@@ -337,7 +410,7 @@ function sortBy<T>(
337
410
  props): T[];
338
411
  ```
339
412
 
340
- Defined in: [packages/utils/src/arrayUtils.ts:67](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L67)
413
+ Defined in: [packages/utils/src/arrayUtils.ts:76](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L76)
341
414
 
342
415
  Sort an array based on a value
343
416
 
@@ -359,13 +432,11 @@ Use `Infinity` as as wildcard to absolute max and min values
359
432
 
360
433
  ##### sortByValue
361
434
 
362
- (`item`) => `string` \| `number` \| (`string` \| `number`)[]
435
+ [`SortByValue`](-internal-.md#sortbyvalue)\<`T`\>
363
436
 
364
437
  ##### props
365
438
 
366
- [`SortOrder`](-internal-.md#sortorder) | [`SortOrder`](-internal-.md#sortorder)[] | \{
367
- `order?`: SortOrder \| SortOrder\[\] \| undefined;
368
- \}
439
+ [`SortByProps`](-internal-.md#sortbyprops) = `'asc'`
369
440
 
370
441
  #### Returns
371
442
 
@@ -396,7 +467,7 @@ function truncateArray<T>(
396
467
  appendIfTruncated?): T[];
397
468
  ```
398
469
 
399
- Defined in: [packages/utils/src/arrayUtils.ts:210](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L210)
470
+ Defined in: [packages/utils/src/arrayUtils.ts:240](https://github.com/lucasols/utils/blob/main/packages/utils/src/arrayUtils.ts#L240)
400
471
 
401
472
  #### Type Parameters
402
473
 
@@ -220,6 +220,26 @@ Defined in: [packages/utils/src/stringUtils.ts:50](https://github.com/lucasols/u
220
220
 
221
221
  ***
222
222
 
223
+ ### removeANSIColors()
224
+
225
+ ```ts
226
+ function removeANSIColors(str): string;
227
+ ```
228
+
229
+ Defined in: [packages/utils/src/stringUtils.ts:98](https://github.com/lucasols/utils/blob/main/packages/utils/src/stringUtils.ts#L98)
230
+
231
+ #### Parameters
232
+
233
+ ##### str
234
+
235
+ `string`
236
+
237
+ #### Returns
238
+
239
+ `string`
240
+
241
+ ***
242
+
223
243
  ### truncateString()
224
244
 
225
245
  ```ts
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@ls-stack/utils",
3
3
  "description": "Universal TypeScript utilities for browser and Node.js",
4
- "version": "3.32.0",
4
+ "version": "3.34.0",
5
5
  "license": "MIT",
6
6
  "files": [
7
- "lib",
7
+ "dist",
8
8
  "docs"
9
9
  ],
10
10
  "repository": "github:lucasols/utils",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes