{"_id":"@stacksjs/ts-avif","_rev":"6-6a4e674a9e9166116d46ee75032f4c47","name":"@stacksjs/ts-avif","dist-tags":{"latest":"0.1.5"},"versions":{"0.1.0":{"name":"@stacksjs/ts-avif","version":"0.1.0","keywords":["avif","av1","heif","image","encoder","decoder","typescript","pure"],"author":"Chris Breuer <chris@stacksjs.org>","license":"MIT","_id":"@stacksjs/ts-avif@0.1.0","maintainers":[{"name":"chrisbreuer","email":"chrisbreuer93@icloud.com"},{"name":"glenn123","email":"gtorregosa@gmail.com"}],"homepage":"https://github.com/stacksjs/ts-avif#readme","bugs":{"url":"https://github.com/stacksjs/ts-avif/issues"},"dist":{"shasum":"9372af6efd8cb0086ef71e0c4f1c91ac266dc279","tarball":"https://registry.npmjs.org/@stacksjs/ts-avif/-/ts-avif-0.1.0.tgz","fileCount":15,"integrity":"sha512-ytcta6ZhZeZwXJTcWlTraNLBsqL4imOfruSkJ2PwEp5RjHb4eSoqb21W4u7HLILRcILr7B1nOkIMeQct4Pozbw==","signatures":[{"sig":"MEQCICXo2K09AjesASjddqpgeIhsk9rZ+QrpvHqzDJRyPEpEAiB9ewSUu+F1/O0hr3ocCEBNFLWytdSNVnBZmVzMVMFaJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":41040},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./*":{"import":"./dist/*"}},"scripts":{"lint":"bunx --bun pickier .","test":"bun test","build":"bun --bun build.ts","fresh":"bunx rimraf node_modules/ bun.lock && bun i","format":"bunx --bun pickier . --format","release":"bun --bun run changelog:generate && bunx --bun bumpx prompt --recursive","lint:fix":"bunx --bun pickier . --fix","changelog":"bunx --bun logsmith --verbose","typecheck":"bun --bun tsc --noEmit","format:fix":"bunx --bun pickier . --format --write","postinstall":"bunx git-hooks","release:major":"bun --bun run changelog:generate && bunx --bun bumpx major --yes --recursive","release:minor":"bun --bun run changelog:generate && bunx --bun bumpx minor --yes --recursive","release:patch":"bun --bun run changelog:generate && bunx --bun bumpx patch --yes --recursive","prepublishOnly":"bun --bun run build","changelog:generate":"bunx --bun logsmith --output CHANGELOG.md"},"_npmUser":{"name":"chrisbreuer","email":"chrisbreuer93@icloud.com"},"git-hooks":{"commit-msg":"bunx gitlint --edit .git/COMMIT_EDITMSG","pre-commit":{"stagedLint":{"*.{js,ts,json,yaml,yml,md}":"bunx --bun pickier lint --fix"},"autoRestage":true}},"repository":{"url":"git+https://github.com/stacksjs/ts-avif.git","type":"git"},"description":"A pure TypeScript AVIF encoder and decoder with zero native dependencies","directories":{},"_hasShrinkwrap":false,"devDependencies":{"better-dx":"^0.2.7","@types/bun":"latest"},"_npmOperationalInternal":{"tmp":"tmp/ts-avif_0.1.0_1777479831662_0.39938902004850285","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@stacksjs/ts-avif","version":"0.1.1","keywords":["avif","av1","heif","image","encoder","decoder","typescript","pure"],"author":"Chris Breuer <chris@stacksjs.org>","license":"MIT","_id":"@stacksjs/ts-avif@0.1.1","maintainers":[{"name":"chrisbreuer","email":"chrisbreuer93@icloud.com"},{"name":"glenn123","email":"gtorregosa@gmail.com"}],"homepage":"https://github.com/stacksjs/ts-avif#readme","bugs":{"url":"https://github.com/stacksjs/ts-avif/issues"},"dist":{"shasum":"c31a302dcb03bffda5b355915493f25d637db596","tarball":"https://registry.npmjs.org/@stacksjs/ts-avif/-/ts-avif-0.1.1.tgz","fileCount":46,"integrity":"sha512-JoaciL3h4DSk3bvVbPyLR2DN4oRsFx5NiAXWTEezCs1fLrHZflUCWw4xWVNUwY1E7UfNz8mb1OALiRK4MFq7Sw==","signatures":[{"sig":"MEUCIQDjJyVae4RZHPAPqjENRT3N+8sT/LVMwAwdTYOtloDLCQIgaIeZjUnu50kV0ePmhXPKqv6mcRf+jvz9UfBSpPNixbo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stacksjs%2fts-avif@0.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":606306},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./*":{"import":"./dist/*"}},"scripts":{"lint":"bunx --bun pickier .","test":"bun test","build":"bun --bun build.ts","fresh":"bunx rimraf node_modules/ bun.lock && bun i","format":"bunx --bun pickier . --format","release":"bunx --bun bumpx prompt --recursive","lint:fix":"bunx --bun pickier . --fix","changelog":"bunx --bun logsmith --verbose","typecheck":"bun --bun tsc --noEmit","format:fix":"bunx --bun pickier . --format --write","postinstall":"bunx git-hooks","release:major":"bunx --bun bumpx major --yes --recursive","release:minor":"bunx --bun bumpx minor --yes --recursive","release:patch":"bunx --bun bumpx patch --yes --recursive","prepublishOnly":"bun --bun run build","changelog:generate":"bunx --bun logsmith --output CHANGELOG.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ce894aeb-224e-4df8-83b9-3ea1d6d79ff8"}},"git-hooks":{"commit-msg":"bunx gitlint --edit .git/COMMIT_EDITMSG","pre-commit":{"autoRestage":true,"staged-lint":{"*.{js,ts,json,yaml,yml,md}":"bunx --bun pickier lint --fix"}}},"repository":{"url":"git+https://github.com/stacksjs/ts-avif.git","type":"git"},"description":"A pure TypeScript AVIF encoder and decoder with zero native dependencies","directories":{},"_hasShrinkwrap":false,"devDependencies":{"ts-jpeg":"^0.3.1","better-dx":"^0.2.15","@types/bun":"latest"},"_npmOperationalInternal":{"tmp":"tmp/ts-avif_0.1.1_1783977843910_0.3990942154113919","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@stacksjs/ts-avif","version":"0.1.2","keywords":["avif","av1","heif","image","encoder","decoder","typescript","pure"],"author":"Chris Breuer <chris@stacksjs.org>","license":"MIT","_id":"@stacksjs/ts-avif@0.1.2","maintainers":[{"name":"chrisbreuer","email":"chrisbreuer93@icloud.com"},{"name":"glenn123","email":"gtorregosa@gmail.com"}],"homepage":"https://github.com/stacksjs/ts-avif#readme","bugs":{"url":"https://github.com/stacksjs/ts-avif/issues"},"dist":{"shasum":"a36b8660a377bc276bbf1db62f05872603788e43","tarball":"https://registry.npmjs.org/@stacksjs/ts-avif/-/ts-avif-0.1.2.tgz","fileCount":46,"integrity":"sha512-IJWjCZbRoJANEFXw/ioD8k3Ii71HKn5Mwc1/kNWONwMEgue65vEo8HtCJXHlbI+XgOpXUlVULJw8U0wfampYGA==","signatures":[{"sig":"MEUCIEKc1MEmFb9Lv+VKDxSivFD+fnTLeif6drsxfONc83Z9AiEAz7gJ3xZcWEpj5JqJN9C7Amn6Sz7nIIlxyiQNytjujX8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stacksjs%2fts-avif@0.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":606760},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./*":{"import":"./dist/*"}},"scripts":{"lint":"bunx --bun pickier .","test":"bun test","build":"bun --bun build.ts","fresh":"bunx rimraf node_modules/ bun.lock && bun i","format":"bunx --bun pickier . --format","release":"bunx --bun bumpx prompt --recursive","lint:fix":"bunx --bun pickier . --fix","changelog":"bunx --bun logsmith --verbose","typecheck":"bun --bun tsc --noEmit","format:fix":"bunx --bun pickier . --format --write","postinstall":"bunx git-hooks","release:major":"bunx --bun bumpx major --yes --recursive","release:minor":"bunx --bun bumpx minor --yes --recursive","release:patch":"bunx --bun bumpx patch --yes --recursive","prepublishOnly":"bun --bun run build","changelog:generate":"bunx --bun logsmith --output CHANGELOG.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ce894aeb-224e-4df8-83b9-3ea1d6d79ff8"}},"git-hooks":{"commit-msg":"bunx gitlint --edit .git/COMMIT_EDITMSG","pre-commit":{"autoRestage":true,"staged-lint":{"*.{js,ts,json,yaml,yml,md}":"bunx --bun pickier lint --fix"}}},"repository":{"url":"git+https://github.com/stacksjs/ts-avif.git","type":"git"},"description":"A pure TypeScript AVIF encoder and decoder with zero native dependencies","directories":{},"_hasShrinkwrap":false,"devDependencies":{"ts-jpeg":"^0.3.1","better-dx":"^0.2.15","@types/bun":"latest"},"_npmOperationalInternal":{"tmp":"tmp/ts-avif_0.1.2_1783979069078_0.5181747768290521","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@stacksjs/ts-avif","version":"0.1.3","keywords":["avif","av1","heif","image","encoder","decoder","typescript","pure"],"author":"Chris Breuer <chris@stacksjs.org>","license":"MIT","_id":"@stacksjs/ts-avif@0.1.3","maintainers":[{"name":"chrisbreuer","email":"chrisbreuer93@icloud.com"},{"name":"glenn123","email":"gtorregosa@gmail.com"}],"homepage":"https://github.com/stacksjs/ts-avif#readme","bugs":{"url":"https://github.com/stacksjs/ts-avif/issues"},"dist":{"shasum":"e902559a368927e44147838f89dd50ed352b8a7f","tarball":"https://registry.npmjs.org/@stacksjs/ts-avif/-/ts-avif-0.1.3.tgz","fileCount":46,"integrity":"sha512-4yysfhz3qjC3DbM1VoG0uW4DjrROjY2eXFUElcMUEe1dH8tGoeLF3BVLi2qdKchtRNX2kojnrbS1vLv4njKIXQ==","signatures":[{"sig":"MEUCIExgZhWbir9EpO/zpVEdpfFxfRbv5j8+5vk92UrpwSFKAiEA+XaZY5JinIuaX91DB2gOAZNUJW5T4MD83zth7hnqT2U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stacksjs%2fts-avif@0.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":607300},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./*":{"import":"./dist/*"}},"scripts":{"lint":"bunx --bun pickier .","test":"bun test","build":"bun --bun build.ts","fresh":"bunx rimraf node_modules/ bun.lock && bun i","format":"bunx --bun pickier . --format","release":"bunx --bun bumpx prompt --recursive","lint:fix":"bunx --bun pickier . --fix","changelog":"bunx --bun logsmith --verbose","typecheck":"bun --bun tsc --noEmit","format:fix":"bunx --bun pickier . --format --write","release:major":"bunx --bun bumpx major --yes --recursive","release:minor":"bunx --bun bumpx minor --yes --recursive","release:patch":"bunx --bun bumpx patch --yes --recursive","prepublishOnly":"bun --bun run build","changelog:generate":"bunx --bun logsmith --output CHANGELOG.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ce894aeb-224e-4df8-83b9-3ea1d6d79ff8"}},"git-hooks":{"commit-msg":"bunx gitlint --edit .git/COMMIT_EDITMSG","pre-commit":{"autoRestage":true,"staged-lint":{"*.{js,ts,json,yaml,yml,md}":"bunx --bun pickier lint --fix"}}},"repository":{"url":"git+https://github.com/stacksjs/ts-avif.git","type":"git"},"description":"A pure TypeScript AVIF encoder and decoder with zero native dependencies","directories":{},"_hasShrinkwrap":false,"devDependencies":{"ts-jpeg":"^0.3.1","better-dx":"^0.2.15","@types/bun":"latest"},"_npmOperationalInternal":{"tmp":"tmp/ts-avif_0.1.3_1784649077361_0.2230419621097921","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@stacksjs/ts-avif","version":"0.1.4","keywords":["avif","av1","heif","image","encoder","decoder","typescript","pure"],"author":"Chris Breuer <chris@stacksjs.org>","license":"MIT","_id":"@stacksjs/ts-avif@0.1.4","maintainers":[{"name":"chrisbreuer","email":"chrisbreuer93@icloud.com"},{"name":"glenn123","email":"gtorregosa@gmail.com"}],"homepage":"https://github.com/stacksjs/ts-avif#readme","bugs":{"url":"https://github.com/stacksjs/ts-avif/issues"},"dist":{"shasum":"05bbe786f6421dd93fe902c71955b38409c34818","tarball":"https://registry.npmjs.org/@stacksjs/ts-avif/-/ts-avif-0.1.4.tgz","fileCount":46,"integrity":"sha512-+ri7xxHLxaFGRJPihI7irDZpdLEIrEFpR7Em+ojfDbTjXQmXtQBqN/9WKNhBdQ1BZ2M1ckjdgnxmfege86QQ5Q==","signatures":[{"sig":"MEUCIQDEORprDWgPzw8X3E+5bHvoSfUldvdSw2IX3OfFwWidjgIgFprznddG8z931Rjyek8Lp5KfddbUObJg/uGQrD7l4XQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stacksjs%2fts-avif@0.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":406024},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./*":{"import":"./dist/*"}},"scripts":{"lint":"bunx --bun pickier .","test":"bun test","build":"bun --bun build.ts","fresh":"bunx rimraf node_modules/ bun.lock && bun i","format":"bunx --bun pickier . --format","release":"bunx --bun bumpx prompt --recursive","lint:fix":"bunx --bun pickier . --fix","changelog":"bunx --bun logsmith --verbose","typecheck":"bun --bun tsc --noEmit","format:fix":"bunx --bun pickier . --format --write","release:major":"bunx --bun bumpx major --yes --recursive","release:minor":"bunx --bun bumpx minor --yes --recursive","release:patch":"bunx --bun bumpx patch --yes --recursive","prepublishOnly":"bun --bun run build","changelog:generate":"bunx --bun logsmith --output CHANGELOG.md"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ce894aeb-224e-4df8-83b9-3ea1d6d79ff8"}},"git-hooks":{"commit-msg":"bunx gitlint --edit .git/COMMIT_EDITMSG","pre-commit":{"autoRestage":true,"staged-lint":{"*.{js,ts,json,yaml,yml,md}":"bunx --bun pickier lint --fix"}}},"repository":{"url":"git+https://github.com/stacksjs/ts-avif.git","type":"git"},"description":"A pure TypeScript AVIF encoder and decoder with zero native dependencies","directories":{},"_hasShrinkwrap":false,"devDependencies":{"ts-jpeg":"^0.3.1","better-dx":"^0.2.15","@types/bun":"latest"},"_npmOperationalInternal":{"tmp":"tmp/ts-avif_0.1.4_1787115578412_0.6370770182662635","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"_id":"@stacksjs/ts-avif@0.1.5","bugs":{"url":"https://github.com/stacksjs/ts-avif/issues"},"dist":{"shasum":"95f3e26f10c8b2d6e7fad15850a42e73ecfca7c3","tarball":"https://registry.npmjs.org/@stacksjs/ts-avif/-/ts-avif-0.1.5.tgz","fileCount":46,"integrity":"sha512-/KWUso4BIoqlgg1XIm0kqYSm8YQ6YT4L6JT0wlPWrk8lwzmqzo/W2pr3dl+Pu1kmZtjTLhJg2i1FQYGnhmmdBQ==","signatures":[{"sig":"MEUCIQCUcuEYP1lmceokZLq+0BXYRLua6lUoWdiEFs0dUeev1QIgPY3jbPvp9J5t5uRwKPMczo+VDzEfEV1p9FB9zYNG1/w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCk3lYLIK/j9Oo7fSbyepQutF6brbQRpWY5TVnsqr/czgIgT6yxeulxP7cLO5Ms/UmFuHN1DOjTm+eJzmDXLYhNXWY="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stacksjs%2fts-avif@0.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":410533},"name":"@stacksjs/ts-avif","type":"module","types":"./dist/index.d.ts","author":"Chris Breuer <chris@stacksjs.org>","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./*":{"import":"./dist/*"}},"license":"MIT","scripts":{"lint":"bunx --bun pickier .","test":"bun test","build":"bun --bun build.ts","fresh":"bunx rimraf node_modules/ bun.lock && bun i","format":"bunx --bun pickier . --format","release":"bunx --bun bumpx prompt --recursive","lint:fix":"bunx --bun pickier . --fix","changelog":"bunx --bun logsmith --verbose","typecheck":"bun --bun tsc --noEmit","format:fix":"bunx --bun pickier . --format --write","release:major":"bunx --bun bumpx major --yes --recursive","release:minor":"bunx --bun bumpx minor --yes --recursive","release:patch":"bunx --bun bumpx patch --yes --recursive","prepublishOnly":"bun --bun run build","changelog:generate":"bunx --bun logsmith --output CHANGELOG.md"},"version":"0.1.5","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ce894aeb-224e-4df8-83b9-3ea1d6d79ff8"}},"homepage":"https://github.com/stacksjs/ts-avif#readme","keywords":["avif","av1","heif","image","encoder","decoder","typescript","pure"],"git-hooks":{"commit-msg":"bunx gitlint --edit .git/COMMIT_EDITMSG","pre-commit":{"autoRestage":true,"staged-lint":{"*.{js,ts,json,yaml,yml,md}":"bunx --bun pickier lint --fix"}}},"repository":{"url":"git+https://github.com/stacksjs/ts-avif.git","type":"git"},"description":"A pure TypeScript AVIF encoder and decoder with zero native dependencies","directories":{},"maintainers":[{"name":"chrisbreuer","email":"chrisbreuer93@icloud.com"},{"name":"glenn123","email":"gtorregosa@gmail.com"}],"_hasShrinkwrap":false,"devDependencies":{"ts-jpeg":"^0.3.1","better-dx":"^0.2.15","@types/bun":"latest"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ts-avif_0.1.5_1790273216915_0.08912569070786969"}}},"time":{"created":"2026-04-29T16:23:51.474Z","modified":"2026-09-24T18:06:57.392Z","0.1.0":"2026-04-29T16:23:51.818Z","0.1.1":"2026-07-13T21:24:04.044Z","0.1.2":"2026-07-13T21:44:29.212Z","0.1.3":"2026-07-21T15:51:17.509Z","0.1.4":"2026-08-19T04:59:38.550Z","0.1.5":"2026-09-24T18:06:57.003Z"},"bugs":{"url":"https://github.com/stacksjs/ts-avif/issues"},"author":"Chris Breuer <chris@stacksjs.org>","license":"MIT","homepage":"https://github.com/stacksjs/ts-avif#readme","keywords":["avif","av1","heif","image","encoder","decoder","typescript","pure"],"repository":{"url":"git+https://github.com/stacksjs/ts-avif.git","type":"git"},"description":"A pure TypeScript AVIF encoder and decoder with zero native dependencies","maintainers":[{"name":"chrisbreuer","email":"chrisbreuer93@icloud.com"},{"name":"glenn123","email":"gtorregosa@gmail.com"}],"readme":"","readmeFilename":""}