Buckets:
| { | |
| "name": "simple-baileys-bot", | |
| "version": "1.0.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "simple-baileys-bot", | |
| "version": "1.0.0", | |
| "dependencies": { | |
| "@whiskeysockets/baileys": "latest", | |
| "pino": "^9.5.0", | |
| "qrcode-terminal": "^0.12.0", | |
| "sharp": "^0.33.5" | |
| } | |
| }, | |
| "node_modules/@borewit/text-codec": { | |
| "version": "0.2.2", | |
| "resolved": "https://registry.npmjs.org/@borewit/text-codec/-/text-codec-0.2.2.tgz", | |
| "integrity": "sha512-DDaRehssg1aNrH4+2hnj1B7vnUGEjU6OIlyRdkMd0aUdIUvKXrJfXsy8LVtXAy7DRvYVluWbMspsRhz2lcW0mQ==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/Borewit" | |
| } | |
| }, | |
| "node_modules/@cacheable/memory": { | |
| "version": "2.0.9", | |
| "resolved": "https://registry.npmjs.org/@cacheable/memory/-/memory-2.0.9.tgz", | |
| "integrity": "sha512-HdMx6DoGywB30vacDbBsITbIX4pgFqj1zsrV58jZBUw3klzkNoXhj7qOqAgledhxG7YZI5rBSJg7Zp8/VG0DuA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@cacheable/utils": "^2.4.1", | |
| "@keyv/bigmap": "^1.3.1", | |
| "hookified": "^1.15.1", | |
| "keyv": "^5.6.0" | |
| } | |
| }, | |
| "node_modules/@cacheable/node-cache": { | |
| "version": "1.7.6", | |
| "resolved": "https://registry.npmjs.org/@cacheable/node-cache/-/node-cache-1.7.6.tgz", | |
| "integrity": "sha512-6Omk2SgNnjtxB5f/E6bTIWIt5xhdpx39fGNRQgU9lojvRxU68v+qY+SXXLsp3ZGukqoPjsK21wZ6XABFr/Ge3A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "cacheable": "^2.3.1", | |
| "hookified": "^1.14.0", | |
| "keyv": "^5.5.5" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@cacheable/utils": { | |
| "version": "2.4.1", | |
| "resolved": "https://registry.npmjs.org/@cacheable/utils/-/utils-2.4.1.tgz", | |
| "integrity": "sha512-eiFgzCbIneyMlLOmNG4g9xzF7Hv3Mga4LjxjcSC/ues6VYq2+gUbQI8JqNuw/ZM8tJIeIaBGpswAsqV2V7ApgA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "hashery": "^1.5.1", | |
| "keyv": "^5.6.0" | |
| } | |
| }, | |
| "node_modules/@emnapi/runtime": { | |
| "version": "1.11.1", | |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.1.tgz", | |
| "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/@hapi/boom": { | |
| "version": "9.1.4", | |
| "resolved": "https://registry.npmjs.org/@hapi/boom/-/boom-9.1.4.tgz", | |
| "integrity": "sha512-Ls1oH8jaN1vNsqcaHVYJrKmgMcKsC1wcp8bujvXrHaAqD2iDYq3HoOwsxwo09Cuda5R5nC0o0IxlrlTuvPuzSw==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@hapi/hoek": "9.x.x" | |
| } | |
| }, | |
| "node_modules/@hapi/hoek": { | |
| "version": "9.3.0", | |
| "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", | |
| "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@img/sharp-darwin-arm64": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz", | |
| "integrity": "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-darwin-arm64": "1.0.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-darwin-x64": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz", | |
| "integrity": "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-darwin-x64": "1.0.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-darwin-arm64": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz", | |
| "integrity": "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-darwin-x64": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz", | |
| "integrity": "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-arm": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz", | |
| "integrity": "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-arm64": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz", | |
| "integrity": "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-s390x": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz", | |
| "integrity": "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linux-x64": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz", | |
| "integrity": "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linuxmusl-arm64": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz", | |
| "integrity": "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-libvips-linuxmusl-x64": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz", | |
| "integrity": "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-arm": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz", | |
| "integrity": "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-arm": "1.0.5" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-arm64": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz", | |
| "integrity": "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-arm64": "1.0.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-s390x": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz", | |
| "integrity": "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-s390x": "1.0.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linux-x64": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz", | |
| "integrity": "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linux-x64": "1.0.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linuxmusl-arm64": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz", | |
| "integrity": "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-linuxmusl-x64": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz", | |
| "integrity": "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-libvips-linuxmusl-x64": "1.0.4" | |
| } | |
| }, | |
| "node_modules/@img/sharp-wasm32": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz", | |
| "integrity": "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==", | |
| "cpu": [ | |
| "wasm32" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@emnapi/runtime": "^1.2.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-win32-ia32": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz", | |
| "integrity": "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@img/sharp-win32-x64": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz", | |
| "integrity": "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "Apache-2.0 AND LGPL-3.0-or-later", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| } | |
| }, | |
| "node_modules/@keyv/bigmap": { | |
| "version": "1.3.1", | |
| "resolved": "https://registry.npmjs.org/@keyv/bigmap/-/bigmap-1.3.1.tgz", | |
| "integrity": "sha512-WbzE9sdmQtKy8vrNPa9BRnwZh5UF4s1KTmSK0KUVLo3eff5BlQNNWDnFOouNpKfPKDnms9xynJjsMYjMaT/aFQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "hashery": "^1.4.0", | |
| "hookified": "^1.15.0" | |
| }, | |
| "engines": { | |
| "node": ">= 18" | |
| }, | |
| "peerDependencies": { | |
| "keyv": "^5.6.0" | |
| } | |
| }, | |
| "node_modules/@keyv/serialize": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.1.tgz", | |
| "integrity": "sha512-dXn3FZhPv0US+7dtJsIi2R+c7qWYiReoEh5zUntWCf4oSpMNib8FDhSoed6m3QyZdx5hK7iLFkYk3rNxwt8vTA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@pinojs/redact": { | |
| "version": "0.4.0", | |
| "resolved": "https://registry.npmjs.org/@pinojs/redact/-/redact-0.4.0.tgz", | |
| "integrity": "sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@protobufjs/aspromise": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", | |
| "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/base64": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz", | |
| "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/codegen": { | |
| "version": "2.0.5", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.5.tgz", | |
| "integrity": "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/eventemitter": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz", | |
| "integrity": "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/fetch": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.1.tgz", | |
| "integrity": "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==", | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@protobufjs/aspromise": "^1.1.1" | |
| } | |
| }, | |
| "node_modules/@protobufjs/float": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz", | |
| "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/path": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz", | |
| "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/pool": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz", | |
| "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@protobufjs/utf8": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.1.tgz", | |
| "integrity": "sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==", | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@tokenizer/inflate": { | |
| "version": "0.4.1", | |
| "resolved": "https://registry.npmjs.org/@tokenizer/inflate/-/inflate-0.4.1.tgz", | |
| "integrity": "sha512-2mAv+8pkG6GIZiF1kNg1jAjh27IDxEPKwdGul3snfztFerfPGI1LjDezZp3i7BElXompqEtPmoPx6c2wgtWsOA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^4.4.3", | |
| "token-types": "^6.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/Borewit" | |
| } | |
| }, | |
| "node_modules/@tokenizer/token": { | |
| "version": "0.3.0", | |
| "resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz", | |
| "integrity": "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "26.0.0", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-26.0.0.tgz", | |
| "integrity": "sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~8.3.0" | |
| } | |
| }, | |
| "node_modules/@whiskeysockets/baileys": { | |
| "version": "7.0.0-rc13", | |
| "resolved": "https://registry.npmjs.org/@whiskeysockets/baileys/-/baileys-7.0.0-rc13.tgz", | |
| "integrity": "sha512-8JPc8gaaCRykkjW2jxLGQ7/RZGrc7awO7WU+QJocf58eSUI9jAdcuYLynzhAbyU4UWvJJsHImZ+5E/JaZj5ypA==", | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@cacheable/node-cache": "^1.4.0", | |
| "@hapi/boom": "^9.1.3", | |
| "async-mutex": "^0.5.0", | |
| "libsignal": "^6.0.0", | |
| "lru-cache": "^11.1.0", | |
| "music-metadata": "^11.12.3", | |
| "p-queue": "^9.0.0", | |
| "pino": "^9.6", | |
| "protobufjs": "^7.5.6", | |
| "whatsapp-rust-bridge": "0.5.4", | |
| "ws": "^8.13.0" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| }, | |
| "peerDependencies": { | |
| "audio-decode": "^2.1.3", | |
| "jimp": "^1.6.1", | |
| "link-preview-js": "^3.0.0", | |
| "sharp": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "audio-decode": { | |
| "optional": true | |
| }, | |
| "jimp": { | |
| "optional": true | |
| }, | |
| "link-preview-js": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/async-mutex": { | |
| "version": "0.5.0", | |
| "resolved": "https://registry.npmjs.org/async-mutex/-/async-mutex-0.5.0.tgz", | |
| "integrity": "sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "^2.4.0" | |
| } | |
| }, | |
| "node_modules/atomic-sleep": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz", | |
| "integrity": "sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8.0.0" | |
| } | |
| }, | |
| "node_modules/cacheable": { | |
| "version": "2.3.5", | |
| "resolved": "https://registry.npmjs.org/cacheable/-/cacheable-2.3.5.tgz", | |
| "integrity": "sha512-EQfaKe09tl615iNvq/TBRWTFf1AKJNXYQSsMx0Z3EI0nA+pVsVPS8wJhnRlkbdacKPh1d0qVIhwTc2zsQNFEEg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@cacheable/memory": "^2.0.8", | |
| "@cacheable/utils": "^2.4.1", | |
| "hookified": "^1.15.0", | |
| "keyv": "^5.6.0", | |
| "qified": "^0.10.1" | |
| } | |
| }, | |
| "node_modules/color": { | |
| "version": "4.2.3", | |
| "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", | |
| "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-convert": "^2.0.1", | |
| "color-string": "^1.9.0" | |
| }, | |
| "engines": { | |
| "node": ">=12.5.0" | |
| } | |
| }, | |
| "node_modules/color-convert": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", | |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-name": "~1.1.4" | |
| }, | |
| "engines": { | |
| "node": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/color-name": { | |
| "version": "1.1.4", | |
| "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", | |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/color-string": { | |
| "version": "1.9.1", | |
| "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", | |
| "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-name": "^1.0.0", | |
| "simple-swizzle": "^0.2.2" | |
| } | |
| }, | |
| "node_modules/content-type": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/content-type/-/content-type-2.0.0.tgz", | |
| "integrity": "sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/curve25519-js": { | |
| "version": "0.0.4", | |
| "resolved": "https://registry.npmjs.org/curve25519-js/-/curve25519-js-0.0.4.tgz", | |
| "integrity": "sha512-axn2UMEnkhyDUPWOwVKBMVIzSQy2ejH2xRGy1wq81dqRwApXfIzfbE3hIX0ZRFBIihf/KDqK158DLwESu4AK1w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/debug": { | |
| "version": "4.4.3", | |
| "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", | |
| "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.3" | |
| }, | |
| "engines": { | |
| "node": ">=6.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "supports-color": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/detect-libc": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz", | |
| "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==", | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/eventemitter3": { | |
| "version": "5.0.4", | |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz", | |
| "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/file-type": { | |
| "version": "21.3.4", | |
| "resolved": "https://registry.npmjs.org/file-type/-/file-type-21.3.4.tgz", | |
| "integrity": "sha512-Ievi/yy8DS3ygGvT47PjSfdFoX+2isQueoYP1cntFW1JLYAuS4GD7NUPGg4zv2iZfV52uDyk5w5Z0TdpRS6Q1g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@tokenizer/inflate": "^0.4.1", | |
| "strtok3": "^10.3.4", | |
| "token-types": "^6.1.1", | |
| "uint8array-extras": "^1.4.0" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sindresorhus/file-type?sponsor=1" | |
| } | |
| }, | |
| "node_modules/hashery": { | |
| "version": "1.5.1", | |
| "resolved": "https://registry.npmjs.org/hashery/-/hashery-1.5.1.tgz", | |
| "integrity": "sha512-iZyKG96/JwPz1N55vj2Ie2vXbhu440zfUfJvSwEqEbeLluk7NnapfGqa7LH0mOsnDxTF85Mx8/dyR6HfqcbmbQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "hookified": "^1.15.0" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/hookified": { | |
| "version": "1.15.1", | |
| "resolved": "https://registry.npmjs.org/hookified/-/hookified-1.15.1.tgz", | |
| "integrity": "sha512-MvG/clsADq1GPM2KGo2nyfaWVyn9naPiXrqIe4jYjXNZQt238kWyOGrsyc/DmRAQ+Re6yeo6yX/yoNCG5KAEVg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ieee754": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", | |
| "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/feross" | |
| }, | |
| { | |
| "type": "patreon", | |
| "url": "https://www.patreon.com/feross" | |
| }, | |
| { | |
| "type": "consulting", | |
| "url": "https://feross.org/support" | |
| } | |
| ], | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/is-arrayish": { | |
| "version": "0.3.4", | |
| "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.4.tgz", | |
| "integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/keyv": { | |
| "version": "5.6.0", | |
| "resolved": "https://registry.npmjs.org/keyv/-/keyv-5.6.0.tgz", | |
| "integrity": "sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@keyv/serialize": "^1.1.1" | |
| } | |
| }, | |
| "node_modules/libsignal": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/libsignal/-/libsignal-6.0.0.tgz", | |
| "integrity": "sha512-d/5V3YFtDljbFMufz4ncyUYGYhJl+vzAe+c2EFFBQ6bz1h8Q3IOMEGXYMzlibU60I+e8GagMMpji18iez3P1hA==", | |
| "license": "GPL-3.0", | |
| "dependencies": { | |
| "curve25519-js": "^0.0.4", | |
| "protobufjs": "^7.5.5" | |
| } | |
| }, | |
| "node_modules/long": { | |
| "version": "5.3.2", | |
| "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz", | |
| "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==", | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/lru-cache": { | |
| "version": "11.5.1", | |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.1.tgz", | |
| "integrity": "sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==", | |
| "license": "BlueOak-1.0.0", | |
| "engines": { | |
| "node": "20 || >=22" | |
| } | |
| }, | |
| "node_modules/media-typer": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-2.0.0.tgz", | |
| "integrity": "sha512-kOy3OxT2HH39N70UnKgu4NWDZjLOz8W/mfyvniHjRH/DrL3f2pOfvWQ4p60offbbtDAnXWp0v9LfMIqMec269Q==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/express" | |
| } | |
| }, | |
| "node_modules/ms": { | |
| "version": "2.1.3", | |
| "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", | |
| "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/music-metadata": { | |
| "version": "11.13.0", | |
| "resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-11.13.0.tgz", | |
| "integrity": "sha512-uXRaov9dfjSpQufXIU7sMxVZnh+FilCQv2mXn+K5EJ/decP3dTWrgvPYa5r6MtRbieNSCE708Da4J0u1UGfQIw==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/Borewit" | |
| }, | |
| { | |
| "type": "buymeacoffee", | |
| "url": "https://buymeacoffee.com/borewit" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "@borewit/text-codec": "^0.2.2", | |
| "@tokenizer/token": "^0.3.0", | |
| "content-type": "^2.0.0", | |
| "debug": "^4.4.3", | |
| "file-type": "^21.3.4", | |
| "media-typer": "^2.0.0", | |
| "strtok3": "^10.3.5", | |
| "token-types": "^6.1.2", | |
| "uint8array-extras": "^1.5.0", | |
| "win-guid": "^0.2.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/on-exit-leak-free": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz", | |
| "integrity": "sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/p-queue": { | |
| "version": "9.3.0", | |
| "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.3.0.tgz", | |
| "integrity": "sha512-7NED7xhQ74Ngp4JP/2e0VZHp7vSWfJfqeiR92jPgxsz6m0Se4P03YoTKa9dDXyZ3r6P616gUXttrB6nnHYKang==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "eventemitter3": "^5.0.4", | |
| "p-timeout": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/p-timeout": { | |
| "version": "7.0.1", | |
| "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-7.0.1.tgz", | |
| "integrity": "sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=20" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/pino": { | |
| "version": "9.14.0", | |
| "resolved": "https://registry.npmjs.org/pino/-/pino-9.14.0.tgz", | |
| "integrity": "sha512-8OEwKp5juEvb/MjpIc4hjqfgCNysrS94RIOMXYvpYCdm/jglrKEiAYmiumbmGhCvs+IcInsphYDFwqrjr7398w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@pinojs/redact": "^0.4.0", | |
| "atomic-sleep": "^1.0.0", | |
| "on-exit-leak-free": "^2.1.0", | |
| "pino-abstract-transport": "^2.0.0", | |
| "pino-std-serializers": "^7.0.0", | |
| "process-warning": "^5.0.0", | |
| "quick-format-unescaped": "^4.0.3", | |
| "real-require": "^0.2.0", | |
| "safe-stable-stringify": "^2.3.1", | |
| "sonic-boom": "^4.0.1", | |
| "thread-stream": "^3.0.0" | |
| }, | |
| "bin": { | |
| "pino": "bin.js" | |
| } | |
| }, | |
| "node_modules/pino-abstract-transport": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz", | |
| "integrity": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "split2": "^4.0.0" | |
| } | |
| }, | |
| "node_modules/pino-std-serializers": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.1.0.tgz", | |
| "integrity": "sha512-BndPH67/JxGExRgiX1dX0w1FvZck5Wa4aal9198SrRhZjH3GxKQUKIBnYJTdj2HDN3UQAS06HlfcSbQj2OHmaw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/process-warning": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz", | |
| "integrity": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/fastify" | |
| }, | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/fastify" | |
| } | |
| ], | |
| "license": "MIT" | |
| }, | |
| "node_modules/protobufjs": { | |
| "version": "7.6.4", | |
| "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.4.tgz", | |
| "integrity": "sha512-RJJPTTpvFfHcWLkIa2JFWK4XvtSzS0yEWDmunqHXli1h3JlkbcQZXDZdcWxv+JK3Xsl5/UFDPZ0iGm7DAengYw==", | |
| "hasInstallScript": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "@protobufjs/aspromise": "^1.1.2", | |
| "@protobufjs/base64": "^1.1.2", | |
| "@protobufjs/codegen": "^2.0.5", | |
| "@protobufjs/eventemitter": "^1.1.1", | |
| "@protobufjs/fetch": "^1.1.1", | |
| "@protobufjs/float": "^1.0.2", | |
| "@protobufjs/path": "^1.1.2", | |
| "@protobufjs/pool": "^1.1.0", | |
| "@protobufjs/utf8": "^1.1.1", | |
| "@types/node": ">=13.7.0", | |
| "long": "^5.3.2" | |
| }, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| } | |
| }, | |
| "node_modules/qified": { | |
| "version": "0.10.1", | |
| "resolved": "https://registry.npmjs.org/qified/-/qified-0.10.1.tgz", | |
| "integrity": "sha512-+Owyggi9IxT1ePKGafcI87ubSmxol6smwJ+RAHDQlx9+9cPwFWDiKFFCPuWhr9ignlGpZ9vDQLw67N4dcTVFEA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "hookified": "^2.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/qified/node_modules/hookified": { | |
| "version": "2.2.0", | |
| "resolved": "https://registry.npmjs.org/hookified/-/hookified-2.2.0.tgz", | |
| "integrity": "sha512-p/LgFzRN5FeoD3DLS6bkUapeye6E4SI6yJs6KetENd18S+FBthqYq2amJUWpt5z0EQwwHemidjY5OqJGEKm5uA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/qrcode-terminal": { | |
| "version": "0.12.0", | |
| "resolved": "https://registry.npmjs.org/qrcode-terminal/-/qrcode-terminal-0.12.0.tgz", | |
| "integrity": "sha512-EXtzRZmC+YGmGlDFbXKxQiMZNwCLEO6BANKXG4iCtSIM0yqc/pappSx3RIKr4r0uh5JsBckOXeKrB3Iz7mdQpQ==", | |
| "bin": { | |
| "qrcode-terminal": "bin/qrcode-terminal.js" | |
| } | |
| }, | |
| "node_modules/quick-format-unescaped": { | |
| "version": "4.0.4", | |
| "resolved": "https://registry.npmjs.org/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz", | |
| "integrity": "sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/real-require": { | |
| "version": "0.2.0", | |
| "resolved": "https://registry.npmjs.org/real-require/-/real-require-0.2.0.tgz", | |
| "integrity": "sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 12.13.0" | |
| } | |
| }, | |
| "node_modules/safe-stable-stringify": { | |
| "version": "2.5.0", | |
| "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz", | |
| "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/semver": { | |
| "version": "7.8.5", | |
| "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz", | |
| "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==", | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/sharp": { | |
| "version": "0.33.5", | |
| "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz", | |
| "integrity": "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==", | |
| "hasInstallScript": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "color": "^4.2.3", | |
| "detect-libc": "^2.0.3", | |
| "semver": "^7.6.3" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || ^20.3.0 || >=21.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/libvips" | |
| }, | |
| "optionalDependencies": { | |
| "@img/sharp-darwin-arm64": "0.33.5", | |
| "@img/sharp-darwin-x64": "0.33.5", | |
| "@img/sharp-libvips-darwin-arm64": "1.0.4", | |
| "@img/sharp-libvips-darwin-x64": "1.0.4", | |
| "@img/sharp-libvips-linux-arm": "1.0.5", | |
| "@img/sharp-libvips-linux-arm64": "1.0.4", | |
| "@img/sharp-libvips-linux-s390x": "1.0.4", | |
| "@img/sharp-libvips-linux-x64": "1.0.4", | |
| "@img/sharp-libvips-linuxmusl-arm64": "1.0.4", | |
| "@img/sharp-libvips-linuxmusl-x64": "1.0.4", | |
| "@img/sharp-linux-arm": "0.33.5", | |
| "@img/sharp-linux-arm64": "0.33.5", | |
| "@img/sharp-linux-s390x": "0.33.5", | |
| "@img/sharp-linux-x64": "0.33.5", | |
| "@img/sharp-linuxmusl-arm64": "0.33.5", | |
| "@img/sharp-linuxmusl-x64": "0.33.5", | |
| "@img/sharp-wasm32": "0.33.5", | |
| "@img/sharp-win32-ia32": "0.33.5", | |
| "@img/sharp-win32-x64": "0.33.5" | |
| } | |
| }, | |
| "node_modules/simple-swizzle": { | |
| "version": "0.2.4", | |
| "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.4.tgz", | |
| "integrity": "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-arrayish": "^0.3.1" | |
| } | |
| }, | |
| "node_modules/sonic-boom": { | |
| "version": "4.2.1", | |
| "resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.2.1.tgz", | |
| "integrity": "sha512-w6AxtubXa2wTXAUsZMMWERrsIRAdrK0Sc+FUytWvYAhBJLyuI4llrMIC1DtlNSdI99EI86KZum2MMq3EAZlF9Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "atomic-sleep": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/split2": { | |
| "version": "4.2.0", | |
| "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz", | |
| "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">= 10.x" | |
| } | |
| }, | |
| "node_modules/strtok3": { | |
| "version": "10.3.5", | |
| "resolved": "https://registry.npmjs.org/strtok3/-/strtok3-10.3.5.tgz", | |
| "integrity": "sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@tokenizer/token": "^0.3.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/Borewit" | |
| } | |
| }, | |
| "node_modules/thread-stream": { | |
| "version": "3.2.0", | |
| "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.2.0.tgz", | |
| "integrity": "sha512-zLBvqpwr4Esa0kRjcrzGU6zL25lePWaCLMx0RQFrmteozIfeNdaMLpG5U7PeHzvlFkAWaRKA9/KVW4F60iB+qw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "real-require": "^0.2.0" | |
| } | |
| }, | |
| "node_modules/token-types": { | |
| "version": "6.1.2", | |
| "resolved": "https://registry.npmjs.org/token-types/-/token-types-6.1.2.tgz", | |
| "integrity": "sha512-dRXchy+C0IgK8WPC6xvCHFRIWYUbqqdEIKPaKo/AcTUNzwLTK6AH7RjdLWsEZcAN/TBdtfUw3PYEgPr5VPr6ww==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@borewit/text-codec": "^0.2.1", | |
| "@tokenizer/token": "^0.3.0", | |
| "ieee754": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": ">=14.16" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/Borewit" | |
| } | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
| "license": "0BSD" | |
| }, | |
| "node_modules/uint8array-extras": { | |
| "version": "1.5.0", | |
| "resolved": "https://registry.npmjs.org/uint8array-extras/-/uint8array-extras-1.5.0.tgz", | |
| "integrity": "sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/undici-types": { | |
| "version": "8.3.0", | |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz", | |
| "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/whatsapp-rust-bridge": { | |
| "version": "0.5.4", | |
| "resolved": "https://registry.npmjs.org/whatsapp-rust-bridge/-/whatsapp-rust-bridge-0.5.4.tgz", | |
| "integrity": "sha512-yYO1qSs0Fe7tGtnxOFHomocUD6IZtoAgmA4oDFyGIRZ67D3QZk3w7swA6XXFXNQngiyrg2k7tul6IrM3eUFh7A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/win-guid": { | |
| "version": "0.2.1", | |
| "resolved": "https://registry.npmjs.org/win-guid/-/win-guid-0.2.1.tgz", | |
| "integrity": "sha512-gEIQU4mkgl2OPeoNrWflcJFJ3Ae2BPd4eCsHHA/XikslkIVms/nHhvnvzIZV7VLmBvtFlDOzLt9rrZT+n6D67A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ws": { | |
| "version": "8.21.0", | |
| "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", | |
| "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10.0.0" | |
| }, | |
| "peerDependencies": { | |
| "bufferutil": "^4.0.1", | |
| "utf-8-validate": ">=5.0.2" | |
| }, | |
| "peerDependenciesMeta": { | |
| "bufferutil": { | |
| "optional": true | |
| }, | |
| "utf-8-validate": { | |
| "optional": true | |
| } | |
| } | |
| } | |
| } | |
| } | |
Xet Storage Details
- Size:
- 43.9 kB
- Xet hash:
- 56d2eab3831bc43cd88a05da8199196b120c6a9361aaa1e9746c8f2b0f2147b9
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.