@@ -171,6 +171,63 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
171171OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
172172SOFTWARE.
173173
174+ ## isoconcurrency
175+
176+ This package includes bundled code from
177+ [ isoconcurrency] ( https://github.com/fabiospampinato/isoconcurrency ) .
178+
179+ License: MIT
180+
181+ The MIT License (MIT)
182+
183+ Copyright (c) 2025-present Fabio Spampinato
184+
185+ Permission is hereby granted, free of charge, to any person obtaining a
186+ copy of this software and associated documentation files (the "Software"),
187+ to deal in the Software without restriction, including without limitation
188+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
189+ and/or sell copies of the Software, and to permit persons to whom the
190+ Software is furnished to do so, subject to the following conditions:
191+
192+ The above copyright notice and this permission notice shall be included in
193+ all copies or substantial portions of the Software.
194+
195+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
196+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
197+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
198+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
199+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
200+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
201+ DEALINGS IN THE SOFTWARE.
202+
203+ ## isotimer
204+
205+ This package includes bundled code from [ isotimer] ( https://github.com/fabiospampinato/isotimer ) .
206+
207+ License: MIT
208+
209+ The MIT License (MIT)
210+
211+ Copyright (c) 2025-present Fabio Spampinato
212+
213+ Permission is hereby granted, free of charge, to any person obtaining a
214+ copy of this software and associated documentation files (the "Software"),
215+ to deal in the Software without restriction, including without limitation
216+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
217+ and/or sell copies of the Software, and to permit persons to whom the
218+ Software is furnished to do so, subject to the following conditions:
219+
220+ The above copyright notice and this permission notice shall be included in
221+ all copies or substantial portions of the Software.
222+
223+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
224+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
225+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
226+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
227+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
228+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
229+ DEALINGS IN THE SOFTWARE.
230+
174231## micromatch
175232
176233This package includes bundled code from [ micromatch] ( https://github.com/micromatch/micromatch ) .
@@ -283,6 +340,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
283340OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
284341THE SOFTWARE.
285342
343+ ## promise-make-naked
344+
345+ This package includes bundled code from
346+ [ promise-make-naked] ( https://github.com/fabiospampinato/promise-make-naked ) .
347+
348+ License: MIT
349+
350+ The MIT License (MIT)
351+
352+ Copyright (c) 2021-present Fabio Spampinato
353+
354+ Permission is hereby granted, free of charge, to any person obtaining a
355+ copy of this software and associated documentation files (the "Software"),
356+ to deal in the Software without restriction, including without limitation
357+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
358+ and/or sell copies of the Software, and to permit persons to whom the
359+ Software is furnished to do so, subject to the following conditions:
360+
361+ The above copyright notice and this permission notice shall be included in
362+ all copies or substantial portions of the Software.
363+
364+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
365+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
366+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
367+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
368+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
369+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
370+ DEALINGS IN THE SOFTWARE.
371+
286372## tinyexec
287373
288374This package includes bundled code from [ tinyexec] ( https://github.com/tinylibs/tinyexec ) .
@@ -338,3 +424,60 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
338424LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
339425FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
340426DEALINGS IN THE SOFTWARE.
427+
428+ ## webworker-shim
429+
430+ This package includes bundled code from
431+ [ webworker-shim] ( https://github.com/fabiospampinato/webworker-shim ) .
432+
433+ License: MIT
434+
435+ The MIT License (MIT)
436+
437+ Copyright (c) 2022-present Fabio Spampinato
438+
439+ Permission is hereby granted, free of charge, to any person obtaining a
440+ copy of this software and associated documentation files (the "Software"),
441+ to deal in the Software without restriction, including without limitation
442+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
443+ and/or sell copies of the Software, and to permit persons to whom the
444+ Software is furnished to do so, subject to the following conditions:
445+
446+ The above copyright notice and this permission notice shall be included in
447+ all copies or substantial portions of the Software.
448+
449+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
450+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
451+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
452+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
453+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
454+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
455+ DEALINGS IN THE SOFTWARE.
456+
457+ ## worktank
458+
459+ This package includes bundled code from [ worktank] ( https://github.com/fabiospampinato/worktank ) .
460+
461+ License: MIT
462+
463+ The MIT License (MIT)
464+
465+ Copyright (c) 2021-present Fabio Spampinato
466+
467+ Permission is hereby granted, free of charge, to any person obtaining a
468+ copy of this software and associated documentation files (the "Software"),
469+ to deal in the Software without restriction, including without limitation
470+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
471+ and/or sell copies of the Software, and to permit persons to whom the
472+ Software is furnished to do so, subject to the following conditions:
473+
474+ The above copyright notice and this permission notice shall be included in
475+ all copies or substantial portions of the Software.
476+
477+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
478+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
479+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
480+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
481+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
482+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
483+ DEALINGS IN THE SOFTWARE.
0 commit comments