sistema creado v0.5.0
Some checks failed
build-and-push / deploy (push) Has been skipped
build-and-push / build (push) Failing after 6s

This commit is contained in:
2025-05-14 16:10:41 -06:00
parent b5e40cf4ac
commit 745168cf51
193 changed files with 7267 additions and 8789 deletions

17
api/node_modules/raw-body/HISTORY.md generated vendored
View File

@@ -1,20 +1,3 @@
3.0.0 / 2024-07-25
==================
* deps: iconv-lite@0.6.3
- Fix HKSCS encoding to prefer Big5 codes
- Fix minor issue in UTF-32 decoder's endianness detection code
- Update 'gb18030' encoding to :2005 edition
3.0.0-beta.1 / 2023-02-21
=========================
* Change TypeScript argument to `NodeJS.ReadableStream` interface
* Drop support for Node.js 0.8
* deps: iconv-lite@0.5.2
- Add encoding cp720
- Add encoding UTF-32
2.5.2 / 2023-02-21
==================