{"id":1096100,"name":"@nuxt/image","ecosystem":"npm","description":"Nuxt Image Module","homepage":"https://image.nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/image","keywords_array":[],"namespace":"nuxt","versions_count":61,"first_release_published_at":"2020-10-02T15:43:35.303Z","latest_release_published_at":"2026-07-28T17:57:42.864Z","latest_release_number":"2.1.0","last_synced_at":"2026-09-20T02:05:52.038Z","created_at":"2022-04-08T10:39:26.036Z","updated_at":"2026-09-21T21:20:56.063Z","registry_url":"https://www.npmjs.com/package/@nuxt/image","install_command":"npm install @nuxt/image","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"rc":"1.0.0-rc.3","alpha":"2.0.0-alpha.1","latest":"2.1.0"},"contentPolicy":null},"repo_metadata":{"id":37406373,"uuid":"292835647","full_name":"nuxt/image","owner":"nuxt","description":"Plug-and-play image optimization for Nuxt applications.","archived":false,"fork":false,"pushed_at":"2026-09-19T23:15:05.000Z","size":29601,"stargazers_count":1547,"open_issues_count":223,"forks_count":331,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-20T01:21:15.621Z","etag":null,"topics":["hacktoberfest","image-optimization","nuxt","nuxt-module"],"latest_commit_sha":null,"homepage":"https://image.nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-09-04T11:53:52.000Z","updated_at":"2026-09-17T01:02:47.000Z","dependencies_parsed_at":"2023-09-25T08:32:37.991Z","dependency_job_id":"a91da663-3a80-43ea-8b5f-8d8e307c4026","html_url":"https://github.com/nuxt/image","commit_stats":{"total_commits":1148,"total_committers":136,"mean_commits":8.441176470588236,"dds":0.6872822299651569,"last_synced_commit":"362eca37b2c0e1d29301468cca2f2c81296d2a14"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/image/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/sbom","scorecard":{"id":699151,"data":{"date":"2025-08-11","repo":{"name":"github.com/nuxt/image","commit":"5f7e087b376be0f96b9e83e8b126850599bd6ebe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/10 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/changelogensets.yml:10","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/release-nightly.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/nuxt/.github/SECURITY.md:1","Info: Found linked content: github.com/nuxt/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/nuxt/.github/SECURITY.md:1","Info: Found text in security policy: github.com/nuxt/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/nuxt/image/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nuxt/image/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nuxt/image/ci.yml/main?enable=pin","Info:  12 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cj6r-rrr9-fg82"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T04:42:10.735Z","repository_id":37406373,"created_at":"2025-08-22T04:42:10.735Z","updated_at":"2025-08-22T04:42:10.735Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37567626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":65,"last_synced_at":"2026-09-16T16:18:33.201Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":121019,"followers":4782,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-09-16T16:18:33.215Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v2.1.0","sha":"05758b621f30e9d31e0b832dee67d182cb44ff33","kind":"commit","published_at":"2026-07-28T17:44:39.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/image/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"27f9989e0f2b71b99b48573316e1af9f084dea5f","kind":"commit","published_at":"2025-11-05T10:35:14.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/image/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"3123997eda02bae8788d393c6a5a71bb2350d867","kind":"tag","published_at":"2025-07-30T09:20:23.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.11.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.11.0/manifests"},{"name":"v2.0.0-alpha.1","sha":"f3bd1a3a8c663b403883a66b7f1b40cba33ee66c","kind":"commit","published_at":"2025-05-05T10:01:12.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/nuxt/image/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.10.0","sha":"be1e3bfe6b8de720734392928aa49980e6ce8c77","kind":"tag","published_at":"2025-03-18T19:53:36.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.10.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ea6ae0d0afdf5580b31e38531a69abbb2f59f6f1","kind":"commit","published_at":"2025-01-08T10:10:26.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.9.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"1b147fbf2341bdad1df4e0ee2518a9cbd7405b3b","kind":"tag","published_at":"2024-10-02T22:05:48.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.8.1","html_url":"https://github.com/nuxt/image/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"e1a8cea6d44aec20b750043c726652e379e262ba","kind":"tag","published_at":"2024-08-29T19:37:59.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.8.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"7c5b7b22e14d338e3f9dd2cf19825f0ea092be2f","kind":"tag","published_at":"2024-08-27T12:58:40.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.7.1","html_url":"https://github.com/nuxt/image/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"1d0b0d277e42ef5fbe20697ca6edc11093ed0a0a","kind":"tag","published_at":"2024-05-03T13:26:32.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.7.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"db44c8a977f2843a7783598e72c8ad8e6777332e","kind":"tag","published_at":"2024-04-22T15:48:31.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.6.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"509d06bee9873569bee4705c4e9322d452822dd1","kind":"tag","published_at":"2024-04-02T16:23:45.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.5.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"4803cf7312c66818e37c783170f0371e0a7c35d6","kind":"commit","published_at":"2024-03-05T10:59:55.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.4.0/manifests"},{"name":"v0.7.2","sha":"b6ffe28c625edbf15f361bff971602fd4cc058d2","kind":"tag","published_at":"2024-01-18T15:31:17.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/image/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.7.2/manifests"},{"name":"v1.3.0","sha":"2b08f1a5a63dacfd3433b3b5160e5cd5e538801e","kind":"tag","published_at":"2024-01-17T14:31:21.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ffd94559484e52882563830beed0b0af512a866b","kind":"tag","published_at":"2024-01-11T11:25:24.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d7842686bdd535a0bc34240afd384d31b206837d","kind":"tag","published_at":"2023-11-20T22:57:41.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"ed400fa30938680ddacf4790d0dd7a5a82ffeeae","kind":"tag","published_at":"2023-10-19T13:16:45.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.3","sha":"5be0d3834900ea9bd1efbba742c8143bb8a6a8bf","kind":"tag","published_at":"2023-10-02T14:38:49.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/nuxt/image/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"e6e72be1e68444f4de33d1abb5fc97e1d1792836","kind":"tag","published_at":"2023-09-13T23:21:00.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/nuxt/image/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1cd2ef1ca22d3791f6d1fda5e8277a3caece369f","kind":"commit","published_at":"2023-06-06T19:40:47.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/nuxt/image/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"98153af24e9136f8c4155f20fbfee7e6e6101ac3","kind":"commit","published_at":"2023-06-06T19:24:17.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/nuxt/image/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v1.0.0-rc.0/manifests"},{"name":"v0.7.1","sha":"3ec797a55ab99425b55a1247632bc2cac0f662d5","kind":"tag","published_at":"2022-06-22T21:33:19.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/image/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"cf0ea994249051b97c14f866f95ac8f61d79431a","kind":"tag","published_at":"2022-06-22T20:45:06.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/image/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"952740e660d0e8105381afa3ad5af0678202e6e5","kind":"tag","published_at":"2022-02-17T17:24:23.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.6.2","html_url":"https://github.com/nuxt/image/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"213df319a7b4378c0d462a782bb8e1d5ca3598d1","kind":"tag","published_at":"2022-01-31T12:37:53.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.6.1","html_url":"https://github.com/nuxt/image/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"151fe269eef94aabc0fd1acdd34a8e39068a362f","kind":"tag","published_at":"2021-09-05T23:46:51.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/image/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5e1e3c148c78b34218ce2fceacb3fd8a0cd0c018","kind":"tag","published_at":"2021-07-01T11:56:26.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/image/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.5.0/manifests"},{"name":"v0.4.17","sha":"d9aeae2144ac815f45081d06f1b6b60e62e2ec14","kind":"tag","published_at":"2021-06-23T18:54:36.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.17","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.17/manifests"},{"name":"v0.4.16","sha":"08a08ccbae5ae9fe236350f8c9019ca7293e9d69","kind":"tag","published_at":"2021-06-23T18:19:34.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.16","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.16/manifests"},{"name":"v0.4.15","sha":"4cc9d5090bab98579a6ad1e61b6e2549473c095b","kind":"tag","published_at":"2021-06-23T17:10:58.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.15","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.15/manifests"},{"name":"v0.4.14","sha":"ec82a51e0d85275a5855abb3271a102e0c185d75","kind":"tag","published_at":"2021-06-02T13:08:16.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.14","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.14/manifests"},{"name":"v0.4.13","sha":"77b2e60d86f95c4cdc162c2e64cb11265c1afd2a","kind":"tag","published_at":"2021-05-29T10:25:10.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.13","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.13/manifests"},{"name":"v0.4.12","sha":"2f693a4fe635546ee1bf697db11b02f35611d1b0","kind":"tag","published_at":"2021-05-27T15:50:28.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.12","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"c7d4217b2e1c991529a24c1b204befe90edccb36","kind":"tag","published_at":"2021-05-26T18:49:27.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.11","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"3db8893fcb7cea63c2c181146b5fba4a5fdf698a","kind":"tag","published_at":"2021-05-17T10:40:58.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.10","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"0e19e1f9f67090e5b537b2c4e4416c205179c2c9","kind":"tag","published_at":"2021-05-13T09:14:01.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"cba6245b4894de688a4aa8e890b8e0458056acc9","kind":"tag","published_at":"2021-04-28T11:03:22.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"545a7ee6fdeac8bf1b1b05a294b95ee2028949d0","kind":"tag","published_at":"2021-04-23T11:18:12.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"70b568806661b2ead80a0cb6b86f9297ff5a51a9","kind":"tag","published_at":"2021-04-22T19:23:06.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"e5372cabd5b6993eb8e444f568467185673f4c2e","kind":"tag","published_at":"2021-04-19T16:35:10.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.5","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"81f8dc7ae07cf8e9ce528e9ba697b77ae939746f","kind":"tag","published_at":"2021-04-10T10:54:17.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"082ae1f8487c45700ee941a26e18a29b9faf5e8c","kind":"tag","published_at":"2021-04-10T10:13:23.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"7bc6bb05c8390df755165744f0d6f755abdf1cbf","kind":"tag","published_at":"2021-04-07T08:33:48.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"962c13cecd734ddbffb1ef2904f135174a05a235","kind":"tag","published_at":"2021-02-16T11:48:15.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"33dbc54d6ff73246437c3342da8ad2731ada2675","kind":"tag","published_at":"2021-02-15T23:52:31.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/image/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"1504ab09d782f6f20c08e641daa23c0e829a5297","kind":"tag","published_at":"2021-02-03T20:11:13.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/image/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d2a9cdd153dc77d5245a58e0f49caebc4cd14662","kind":"tag","published_at":"2021-01-26T12:33:23.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/image/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d830010a412b2db6d0c2dabf6d9a9948058060fe","kind":"tag","published_at":"2021-01-25T15:35:30.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/image/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.2.0/manifests"},{"name":"v0.0.4","sha":"06fd916c9b3ac73ece0192ef7230a5b310bd3508","kind":"tag","published_at":"2020-11-10T13:02:30.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.0.4","html_url":"https://github.com/nuxt/image/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.0.4/manifests"},{"name":"v0.0.2","sha":"75dba092638d74d1bf3f1dbee87c161d0009920d","kind":"tag","published_at":"2020-10-02T17:45:24.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.0.2","html_url":"https://github.com/nuxt/image/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"c1c8de2e726cf1b8841a66cd4ad3db248a6468c0","kind":"tag","published_at":"2020-10-02T15:43:18.000Z","download_url":"https://codeload.github.com/nuxt/image/tar.gz/v0.0.1","html_url":"https://github.com/nuxt/image/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/image@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-21T21:20:56.063Z","dependent_packages_count":58,"downloads":1921721,"downloads_period":"last-month","dependent_repos_count":1271,"rankings":{"downloads":0.40037373817153976,"dependent_repos_count":0.5418536801794434,"dependent_packages_count":0.5298875749920177,"stargazers_count":2.3113847657470425,"forks_count":2.185628893456053,"docker_downloads_count":0.976048903842685,"average":1.1575295927314635},"purl":"pkg:npm/%40nuxt/image","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/image","docker_dependents_count":26,"docker_downloads_count":1898,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/image","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/image/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T11:11:35.708Z","issues_count":586,"pull_requests_count":1193,"avg_time_to_close_issue":36934450.870619945,"avg_time_to_close_pull_request":1386592.873,"issues_closed_count":371,"pull_requests_closed_count":1000,"pull_request_authors_count":139,"issue_authors_count":478,"avg_comments_per_issue":3.901023890784983,"avg_comments_per_pull_request":2.0922045264040237,"merged_pull_requests_count":905,"bot_issues_count":6,"bot_pull_requests_count":847,"past_year_issues_count":22,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":10524080.090909092,"past_year_avg_time_to_close_pull_request":145770.301369863,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":2.8636363636363638,"past_year_avg_comments_per_pull_request":3.1743119266055047,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":64,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fimage/issues","maintainers":[{"login":"danielroe","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"DamianGlowala","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"larbish","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larbish"},{"login":"Baroshem","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Baroshem"},{"login":"Atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"huang-julien","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"hartmut-co-uk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hartmut-co-uk"},{"login":"benjamincanac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"farnabaz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"productdevbook","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"atinux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"BobbieGoede","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"}],"active_maintainers":[{"login":"DamianGlowala","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"danielroe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"larbish","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larbish"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fimage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fimage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fimage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fimage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fimage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fimage/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":492,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2026-07-22T00:00:53.158Z","updated_at":"2026-07-22T00:00:53.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"}]}